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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
e
/
f
/
9
/
XWAdSDK
/
1.0.0
/
XWAdSDK.podspec.json
blob
a55fae77e693f66f1f700ea4497fe5f34e35ddb8
1
{
2
"name": "XWAdSDK",
3
"version": "1.0.0",
4
"summary": "XWAdSDK.",
5
"authors": {
6
"xiaowoteam": "xiaowoteam@xiaowoteam.com"
7
},
8
"homepage": "https://gitee.com/xiaowoteam/XWAdSDK.framework",
9
"frameworks": [
10
"Foundation",
11
"UIKit",
12
"MobileCoreServices",
13
"CoreGraphics",
14
"Security",
15
"SystemConfiguration",
16
"CoreTelephony",
17
"AdSupport",
18
"CoreData",
19
"StoreKit",
20
"WebKit",
21
"Accelerate"
22
],
23
"source": {
24
"git": "https://github.com/katewen/XWAdSDK.git",
25
"tag": "1.0.0"
26
},
27
"platforms": {
28
"ios": "9.0"
29
},
30
"ios": {
31
"vendored_frameworks": "Classes/*.framework"
32
}
33
}