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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
d
/
9
/
1
/
JDTools
/
0.0.6
/
JDTools.podspec.json
blob
86e53b7f90d24740829abb3d2406d8503b2e7905
1
{
2
"name": "JDTools",
3
"version": "0.0.6",
4
"summary": "Tools for ios developers",
5
"description": " Tools for ios developers.\n",
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.6"
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
}