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] STBaseProject 1.0.8
[CocoaPods.git]
/
Specs
/
3
/
d
/
8
/
STORTC
/
0.0.2
/
STORTC.podspec.json
blob
8dd64d325a2e7f5596476a5b45a0f97cd06e1551
1
{
2
"name": "STORTC",
3
"version": "0.0.2",
4
"summary": "STORTC.",
5
"homepage": "https://code.aliyun.com/LiuRuiJie/STORTC.git",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"张亚奇": "yaqi0212@163.com"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"git": "https://code.aliyun.com/LiuRuiJie/STORTC.git",
18
"tag": "0.0.2"
19
},
20
"source_files": [
21
"Lib",
22
"Lib/*.{a}"
23
],
24
"vendored_libraries": [
25
"Lib/*.a"
26
]
27
}