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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
1
/
8
/
c
/
ICSLibrary
/
0.2.0
/
ICSLibrary.podspec.json
blob
b2b2e51de5cf8b3114e73a61e6a0191644304c1b
1
{
2
"name": "ICSLibrary",
3
"version": "0.2.0",
4
"summary": "A short description of ICSLibrary.",
5
"homepage": "www.skplanet.com",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"정원식": "gguby@sk.com"
12
},
13
"source": {
14
"git": "http://1004679@code.skplanet.com/scm/~1004679/icslibrary.git",
15
"tag": "0.2.0"
16
},
17
"platforms": {
18
"tvos": "9.0"
19
},
20
"source_files": "ICSLibrary/Classes/**/*",
21
"dependencies": {
22
"CocoaAsyncSocket": [
23
24
]
25
}
26
}