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] FishjamCloudClient 0.6.0
[CocoaPods.git]
/
Specs
/
7
/
3
/
8
/
Advertisement
/
0.0.1
/
Advertisement.podspec.json
blob
da33268df23afc824cb2c6474d65a594484a2a97
1
{
2
"name": "Advertisement",
3
"version": "0.0.1",
4
"summary": "广告的解决方案",
5
"homepage": "https://github.com/lixiaohu1990",
6
"license": "MIT",
7
"authors": {
8
"lixiaohu1990": "245213009@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/lixiaohu1990/AdvertisementDemo.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"AdvertisementDemo",
19
"AdvertisementDemo/*.{h,m}"
20
],
21
"requires_arc": true
22
}