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] DoordeckSDK 0.42.0
[CocoaPods.git]
/
Specs
/
d
/
a
/
1
/
TTT
/
0.0.1
/
TTT.podspec.json
blob
e872ab073d0abad7cc6710bee123fe6f2fe7f8f9
1
{
2
"name": "TTT",
3
"version": "0.0.1",
4
"summary": "Pod Test",
5
"description": "Pod Test",
6
"homepage": "https://github.com/WhistlingArrow/TTT",
7
"license": "MIT",
8
"authors": {
9
"Ron": "zhaomingdi007@gamil.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/WhistlingArrow/TTT.git",
16
"tag": "0.0.1"
17
},
18
"source_files": "TTT/**/*.{h,m,mm,c}",
19
"requires_arc": true
20
}