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] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git]
/
Specs
/
1
/
4
/
9
/
DPCategory
/
0.0.1
/
DPCategory.podspec.json
blob
b6bf997038ab42a9b5febfe8ebe8f443bfcd58fc
1
{
2
"name": "DPCategory",
3
"version": "0.0.1",
4
"summary": "链式UI创建与分类集合",
5
"homepage": "https://github.com/HolyLe/DPCategory.git",
6
"license": "MIT",
7
"authors": {
8
"麻小亮": "zshnr1993@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/HolyLe/DPCategory.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "DPCategory/DPCategory/**/*.{h,m}",
18
"frameworks": [
19
"UIKit",
20
"ImageIO",
21
"WebKit",
22
"QuartzCore"
23
]
24
}