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] ApptentiveKit 6.9.1
[CocoaPods.git]
/
Specs
/
a
/
d
/
5
/
Tmall
/
0.0.2
/
Tmall.podspec.json
blob
fc4fa97727f646a1f9206c9e12fa0fd3232ffef4
1
{
2
"name": "Tmall",
3
"version": "0.0.2",
4
"summary": "A short description of Tmall.",
5
"homepage": "https://gitee.com/moment_forever/Tmall",
6
"license": "MIT",
7
"authors": {
8
"Cloud": "haohao10987@163.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://gitee.com/moment_forever/Tmall.git",
15
"tag": "0.0.2"
16
},
17
"source_files": [
18
"Tmall/Targets/**/*.{h,m}",
19
"Tmall/Tmall/**/*.{h,m}"
20
]
21
}