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] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git]
/
Specs
/
e
/
7
/
c
/
GSMeow
/
0.1.1
/
GSMeow.podspec.json
blob
42c474ae5aa0d090c2267e0644c85b16c1f216be
1
{
2
"name": "GSMeow",
3
"version": "0.1.1",
4
"summary": "GSMeow",
5
"description": "Try create GSMeow pods",
6
"homepage": "https://github.com/zhuochenming/GSMeow/",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"meow": "294503386@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/zhuochenming/GSMeow.git",
16
"tag": "0.1.1"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "GSMeow/Classes/**/*",
22
"dependencies": {
23
"AFNetworking": [
24
"~> 2.3"
25
]
26
}
27
}