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.5.6
[CocoaPods.git]
/
Specs
/
7
/
d
/
e
/
YDCategories
/
1.0.0
/
YDCategories.podspec.json
blob
1c497fd94ae90c1c2a0fc4741d2b410718f9d426
1
{
2
"name": "YDCategories",
3
"version": "1.0.0",
4
"summary": "常用的分类集合.",
5
"homepage": "https://github.com/devYoungyang/YDCategories",
6
"license": "MIT",
7
"authors": {
8
"Yang": ""
9
},
10
"platforms": {
11
"ios": "5.0"
12
},
13
"source": {
14
"git": "https://github.com/devYoungyang/YDCategories.git",
15
"tag": "1.0.0"
16
},
17
"source_files": [
18
"YDCategories",
19
"YDCategories/**/*.{h,m}"
20
],
21
"exclude_files": "Classes/Exclude",
22
"frameworks": [
23
"UIKit",
24
"CoreFoundation",
25
"CoreGraphics"
26
],
27
"requires_arc": true
28
}