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] ThinkingDataCore 1.0.2
[CocoaPods.git]
/
Specs
/
e
/
6
/
4
/
CWSSDK
/
0.9.0
/
CWSSDK.podspec.json
blob
35eebe5de6776d50c10a49ac6bcd9b1ee02e975f
1
{
2
"name": "CWSSDK",
3
"version": "0.9.0",
4
"summary": "Cloud Wings iOS SDK.",
5
"homepage": "https://cloudwings.io",
6
"license": {
7
"type": "Copyright",
8
"text": "Cloud Wings."
9
},
10
"authors": {
11
"cloudwings": "https://cloudwings.io"
12
},
13
"source": {
14
"git": "https://github.com/ShakeAI/CWSSDK.git",
15
"tag": "0.9.0"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"requires_arc": true,
21
"vendored_frameworks": "frameworks/cocoapods/CWSSDK.framework",
22
"frameworks": [
23
"Foundation",
24
"UIKit"
25
]
26
}