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] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git]
/
Specs
/
b
/
9
/
7
/
HZAdditions
/
1.0.1
/
HZAdditions.podspec.json
blob
15283d99b9249e98c721b9ae30f39ce0272199e3
1
{
2
"name": "HZAdditions",
3
"version": "1.0.1",
4
"summary": "An easy way to use HZ-show-alertview",
5
"homepage": "https://github.com/7General/HZAdditions",
6
"license": "MIT",
7
"authors": {
8
"王会洲": "wanghuizhou21@163.com"
9
},
10
"platforms": {
11
"ios": "6.0"
12
},
13
"source": {
14
"git": "https://github.com/7General/HZAdditions.git",
15
"tag": "1.0.1"
16
},
17
"source_files": [
18
"Additions",
19
"Additions/**/*.{h,m}"
20
],
21
"requires_arc": true
22
}