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
/
c
/
e
/
b
/
ZQPacking
/
0.1.0
/
ZQPacking.podspec.json
blob
24a82a9f05c93a0077e0c656cfb1cc04403696c1
1
{
2
"name": "ZQPacking",
3
"version": "0.1.0",
4
"summary": "封装一些常用的控件",
5
"description": "封装一些常用的控件、类目等工具类",
6
"homepage": "https://github.com/aaazq/ZQPacking",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"zhangqi": "13525505765@163.com"
13
},
14
"source": {
15
"git": "https://github.com/aaazq/ZQPacking.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "ZQPacking/Classes/**/*"
22
}