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