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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
f
/
1
/
6
/
TTPodcocoa
/
1.0.8
/
TTPodcocoa.podspec.json
blob
458945f70dfcfb366775c0e980953d504b703e71
1
{
2
"name": "TTPodcocoa",
3
"version": "1.0.8",
4
"summary": "This is a test Framework.",
5
"homepage": "https://github.com/xukiki/TTPodcocoa",
6
"license": "MIT",
7
"authors": {
8
"qqc": "20599378@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/xukiki/TTPodcocoa.git",
15
"tag": "1.0.8"
16
},
17
"requires_arc": true,
18
"resources": [
19
"TTPodcocoa/UI/",
20
"TTPodcocoa/UI/**/*.xib"
21
],
22
"source_files": [
23
"TTPodcocoa/",
24
"TTPodcocoa/**/*.{h,m}"
25
]
26
}