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] FinAppletExt 2.47.1
[CocoaPods.git]
/
Specs
/
e
/
1
/
9
/
JamKit
/
1.0.0
/
JamKit.podspec.json
blob
da4f14e1a7f8adc650e8d2b39584ef97280e7e4c
1
{
2
"name": "JamKit",
3
"version": "1.0.0",
4
"summary": "An useful iOS summary of frameworks.",
5
"homepage": "https://github.com/ClownStudio/JamKit",
6
"license": "MIT",
7
"authors": {
8
"张文洁": "50493215@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/ClownStudio/JamKit.git",
15
"tag": "1.0.0"
16
},
17
"requires_arc": true,
18
"dependencies": {
19
"AFNetworking": [
20
"~> 3.2.1"
21
]
22
}
23
}