repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
8
/
0
/
3
/
SeelKitSLS
/
3.0.6
/
SeelKitSLS.podspec.json
blob
e20e03070298f5a616ce73328ad529a96d0272fc
1
{
2
"name": "SeelKitSLS",
3
"version": "3.0.6",
4
"summary": "Seel Kit for SLS",
5
"license": "MIT",
6
"homepage": "https://www.seel.com",
7
"authors": {
8
"winter": "winter@outlook.com"
9
},
10
"platforms": {
11
"ios": "12.0"
12
},
13
"source": {
14
"git": "https://github.com/wlnter/SeelKitSLS.git",
15
"tag": "3.0.6"
16
},
17
"resource_bundles": {
18
"SeelKitResource": "Resource/**/*.png"
19
},
20
"vendored_frameworks": "SeelKit.xcframework",
21
"frameworks": [
22
"Foundation",
23
"UIKit"
24
]
25
}