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
/
0
/
1
/
e
/
TestTrunkDemo
/
0.0.2
/
TestTrunkDemo.podspec.json
blob
ea1fc879a82655e6e2b2033cc82dead8ffd99207
1
{
2
"name": "TestTrunkDemo",
3
"version": "0.0.2",
4
"summary": "aaaaa",
5
"homepage": "home",
6
"license": "MIT",
7
"authors": {
8
"Jack": "jack4oahin@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/jack4oahin/TestTrunkDemo.git",
12
"tag": "0.0.2"
13
},
14
"platforms": {
15
"ios": "12.0"
16
},
17
"source_files": "Classes/*.{h,m}"
18
}