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
/
3
/
0
/
1
/
TestPod
/
0.1.0
/
TestPod.podspec.json
blob
084b043f7b6cf768d909a52d0e580265e4bab8f6
1
{
2
"name": "TestPod",
3
"version": "0.1.0",
4
"summary": "Hello world!",
5
"description": " Hello world 2!\n",
6
"homepage": "https://bitbucket.org/binku87/testpod",
7
"license": "MIT",
8
"authors": {
9
"binku": "binku87@gmail.com"
10
},
11
"source": {
12
"git": "https://binku87@bitbucket.org/binku87/testpod.git",
13
"tag": "0.1.0"
14
},
15
"platforms": {
16
"ios": "7.0"
17
},
18
"requires_arc": true,
19
"source_files": "Pod/Classes"
20
}