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
/
4
/
6
/
e
/
testCom
/
0.0.2
/
testCom.podspec.json
blob
9a1ed8332b5f1cacb68f48c9d71f7552beb8355b
1
{
2
"name": "testCom",
3
"version": "0.0.2",
4
"summary": "first des",
5
"description": "podspec must length than summary",
6
"homepage": "https://github.com/tobefine/ComponentDemo-",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"platforms": {
12
"ios": "10.0"
13
},
14
"authors": {
15
"lxl": "2832097998@qq.com"
16
},
17
"source": {
18
"git": "https://github.com/tobefine/ComponentDemo-.git",
19
"tag": "0.0.2"
20
},
21
"source_files": [
22
"testCom",
23
"testCom/**/*.{h,m}"
24
]
25
}