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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
f
/
0
/
3
/
HHLKit
/
0.0.1
/
HHLKit.podspec.json
blob
3cb2901abde802db80cbd860e80a0d1fcb9fa19b
1
{
2
"name": "HHLKit",
3
"version": "0.0.1",
4
"summary": "HHKit",
5
"description": "测试一个cocoaPods库的创建",
6
"homepage": "https://github.com/HHLM",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"781545830@qq.com": "now"
13
},
14
"source": {
15
"git": "https://github.com/HHLM/HHLKit.git",
16
"tag": "0.0.1"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "HHLKit/Classes/**/*"
22
}