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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
6
/
5
/
c
/
HAHATest
/
0.0.1
/
HAHATest.podspec.json
blob
653ec2a17787b48ca35545748e8e02223e85ee5e
1
{
2
"name": "HAHATest",
3
"version": "0.0.1",
4
"summary": "牛逼的应用",
5
"description": "牛逼的应用a",
6
"homepage": "https://github.com/ChengQuanYe/HAHATest.git",
7
"license": "MIT",
8
"authors": {
9
"yechq": "760949821@qq.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "https://github.com/ChengQuanYe/HAHATest.git",
16
"tag": "0.0.1"
17
},
18
"source_files": "HAHATest/*.{h,m}",
19
"requires_arc": true
20
}