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] TIoTLinkVideo 2.4.35
[CocoaPods.git]
/
Specs
/
7
/
3
/
a
/
YHCategory
/
0.0.2
/
YHCategory.podspec.json
blob
b890f6ad92086d5311220889b410b76634ec2b85
1
{
2
"name": "YHCategory",
3
"version": "0.0.2",
4
"summary": "Ease to coding",
5
"homepage": "https://github.com/Hidebush/YHCategory",
6
"license": "MIT",
7
"authors": {
8
"yuehuig": "g_yhui@163.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/Hidebush/YHCategory.git",
15
"tag": "0.0.2"
16
},
17
"source_files": [
18
"YHCategory",
19
"YHCategoryDemo/YHCategory/*.{h,m}"
20
],
21
"requires_arc": true
22
}