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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
5
/
3
/
9
/
HSCategory
/
1.0.2
/
HSCategory.podspec.json
blob
0357a6d26915185fc6081d9bdddcabaa1189f319
1
{
2
"name": "HSCategory",
3
"version": "1.0.2",
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.2"
16
},
17
"source_files": [
18
"HSCategory/*",
19
"Classes/**/*.{h,m}"
20
],
21
"requires_arc": true
22
}