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] TrinityAudioSDK 3.2.118
[CocoaPods.git]
/
Specs
/
e
/
0
/
6
/
nativecode
/
1.0.9
/
nativecode.podspec.json
blob
6d53914353d9ce8fe25803492b34bae84b8da22d
1
{
2
"name": "nativecode",
3
"version": "1.0.9",
4
"summary": "有米广告iOS视频sdk",
5
"homepage": "https://github.com/wengxianxun/nativecode",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"authors": {
14
"wxx": "wengxianxun@hotmail.com"
15
},
16
"source": {
17
"git": "https://github.com/wengxianxun/nativecode.git",
18
"tag": "1.0.9"
19
},
20
"source_files": "YMNativeAdS/YMNativeAdS/libCode/**/*.{h,m}",
21
"libraries": [
22
"z",
23
"sqlite3"
24
]
25
}