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.4.14
[CocoaPods.git]
/
Specs
/
6
/
9
/
3
/
nativead
/
1.0.0
/
nativead.podspec.json
blob
66ac7f9a4497177e501648de4c44b498cb24ee27
1
{
2
"name": "nativead",
3
"version": "1.0.0",
4
"summary": "有米原生广告开源代码",
5
"homepage": "https://github.com/youmi/nativead",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"authors": {
14
"youmi": "sdk.youmi.net"
15
},
16
"source": {
17
"git": "https://github.com/youmi/nativead.git",
18
"tag": "1.0.0"
19
},
20
"source_files": "libCode/**/*.{h,m}",
21
"libraries": [
22
"z",
23
"sqlite3"
24
]
25
}