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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
2
/
0
/
f
/
HHProperty
/
1.0.0
/
HHProperty.podspec.json
blob
1f55e30a483d8b371956569ac2096a05b64d45c7
1
{
2
"name": "HHProperty",
3
"version": "1.0.0",
4
"summary": "Generate model properties quickly.",
5
"homepage": "https://github.com/yuwind/HHProperty/wiki",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"豫风": "991810133@qq.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/yuwind/HHProperty.git",
18
"tag": "1.0.0"
19
},
20
"source_files": "HHProperty/*.{h,m}",
21
"requires_arc": true
22
}