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
/
1
/
c
/
7
/
iosdemo
/
1.0.1
/
iosdemo.podspec.json
blob
4792152a5eb63c61407bd5eef1b87c13972d900e
1
{
2
"name": "iosdemo",
3
"version": "1.0.1",
4
"summary": "demo",
5
"description": "testdemo",
6
"homepage": "https://github.com/ChinaTuring/iosdemo",
7
"license": {
8
"type": "MIT",
9
"file": "READE.md"
10
},
11
"authors": {
12
"FullStack": "1038998025@qq.com"
13
},
14
"platforms": {
15
"ios": "5.0"
16
},
17
"source": {
18
"git": "https://github.com/ChinaTuring/iosdemo.git",
19
"tag": "1.0.1"
20
},
21
"source_files": "libs/**/*",
22
"exclude_files": "Classes/Exclude"
23
}