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] FaceCoreBasicNightly 6.2.803
[CocoaPods.git]
/
Specs
/
2
/
1
/
d
/
TTREN
/
0.2.2
/
TTREN.podspec.json
blob
8e06f50ae8421c7c61ea930884436ec67de05eb2
1
{
2
"name": "TTREN",
3
"version": "0.2.2",
4
"summary": "基础库",
5
"description": "这里填写比summary更多的内容做为描述",
6
"homepage": "https://github.com/MRXL0/TTREN.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"renxiaolong": "shadyme@163.com"
13
},
14
"source": {
15
"git": "https://github.com/MRXL0/TTREN.git",
16
"tag": "0.2.2"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "TTREN/Classes/*"
22
}