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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
e
/
f
/
a
/
JDLayout
/
1.1.2
/
JDLayout.podspec.json
blob
4d8c853a0ed6fd8b1098b9a9cce8a23168f5522f
1
{
2
"name": "JDLayout",
3
"version": "1.1.2",
4
"summary": "JDLayout",
5
"description": "JDRouter",
6
"homepage": "https://github.com/wangjindong/JDLayout.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"wangjindong": "419591321@qq.com"
13
},
14
"platforms": {
15
"ios": "7.0"
16
},
17
"source": {
18
"git": "https://github.com/wangjindong/JDLayout.git",
19
"tag": "1.1.2"
20
},
21
"source_files": "JDLayout/Layout/*",
22
"frameworks": [
23
"Foundation",
24
"UIKit"
25
],
26
"requires_arc": true
27
}