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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
5
/
3
/
9
/
HSCategory
/
1.0.0
/
HSCategory.podspec.json
blob
508756b1e84fe3b4411a3334945f9fedee9b1a17
1
{
2
"name": "HSCategory",
3
"version": "1.0.0",
4
"platforms": {
5
"ios": "7.0"
6
},
7
"license": "MIT",
8
"summary": "This is a Category.",
9
"homepage": "https://github.com/Hua-san/HSCategory",
10
"authors": {
11
"Hua_san": "http://weibo.com/3090366734/profile?topnav=1&wvr=6"
12
},
13
"source": {
14
"git": "https://github.com/Hua-san/HSCategory.git",
15
"tag": "1.0.0"
16
},
17
"source_files": [
18
"HSCategory/*",
19
"Classes/**/*.{h,m}"
20
],
21
"requires_arc": true
22
}