This website works better with JavaScript.
Explore
Help
Sign In
github
/
compose-jb
mirror of
https://gitee.com/github-sync-mirror/compose-jb.git
Watch
1
Star
0
Fork
You've already forked compose-jb
0
Code
Issues
Releases
Wiki
Activity
2166
Commits
248
Branches
396
Tags
538 MiB
Kotlin
98.4%
Shell
0.6%
Dockerfile
0.3%
JavaScript
0.2%
Tree:
0d0e133e86
compose-jb
/
examples
/
cocoapods-ios-example
/
iosApp
/
Podfile
5 lines
101 B
Raw
Blame
History
target
'iosApp'
do
use_frameworks!
platform
:ios
,
'14.1'
pod
'shared'
,
:path
=
>
'../shared'
end
Reference in new issue
Copy Permalink