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] CXHAdSDK 1.4.6
[CocoaPods.git]
/
Specs
/
e
/
7
/
c
/
GSMeow
/
0.2.0
/
GSMeow.podspec.json
blob
c390e3aa095e85a9c8f1b197cc8d245a9d9af301
1
{
2
"name": "GSMeow",
3
"version": "0.2.0",
4
"summary": "GSMeow测试",
5
"description": "尝试建立GSMeow私有库,似乎要成功",
6
"homepage": "https://baidu.com",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"zhuochenming": "294503386@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/zhuochenming/GSMeow.git",
16
"tag": "0.2.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "GSMeow/Classes/**/*",
22
"static_framework": true,
23
"dependencies": {
24
"AFNetworking": [
25
"~> 2.3"
26
],
27
"AMapSearch": [
28
"8.1.0"
29
]
30
}
31
}