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] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git]
/
Specs
/
a
/
1
/
4
/
ZZHHTest
/
1.0.0
/
ZZHHTest.podspec.json
blob
7a158cddaeed9df83301aed794b1879b39ad4cd9
1
{
2
"name": "ZZHHTest",
3
"version": "1.0.0",
4
"license": "MIT",
5
"summary": "A ZZHHTest 工程",
6
"homepage": "https://github.com/PentaKillTerminator/ZZHHTest",
7
"source": {
8
"git": "https://github.com/PentaKillTerminator/ZZHHTest.git",
9
"tag": "1.0.0"
10
},
11
"source_files": "ZZHHClass/*.{h,m}",
12
"requires_arc": true,
13
"platforms": {
14
"ios": "7.0"
15
},
16
"frameworks": [
17
"UIKit",
18
"Foundation"
19
],
20
"authors": {
21
"Mr.Z": "1365986695@qq.com"
22
}
23
}