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] MoneyHashPayment 2.2.14
[CocoaPods.git]
/
Specs
/
d
/
9
/
1
/
JDTools
/
0.0.7
/
JDTools.podspec.json
blob
8a1e150781ba5bb6db130638c65d42ae52bcb668
1
{
2
"name": "JDTools",
3
"version": "0.0.7",
4
"summary": "Tools for ios developers",
5
"description": "Tools for ios developers.",
6
"homepage": "https://github.com/dongkaipo/JDTools",
7
"license": "MIT",
8
"authors": {
9
"Jack D": "dongkaipo@gmail.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "https://github.com/dongkaipo/JDTools.git",
16
"tag": "0.0.7"
17
},
18
"source_files": [
19
"JDTools/*.{h,m}",
20
"JDTools/*/*.{h,m}"
21
],
22
"frameworks": [
23
"UIKit",
24
"QuartzCore",
25
"Foundation",
26
"CoreGraphics"
27
],
28
"requires_arc": true,
29
"dependencies": {
30
"AFNetworking": [
31
32
]
33
}
34
}