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] Plotline 4.1.5
[CocoaPods.git]
/
Specs
/
0
/
a
/
2
/
Hosttemplate
/
1.0.0
/
Hosttemplate.podspec.json
blob
332d3ea0a408bf881ceddebd4591c86944d1c031
1
{
2
"name": "Hosttemplate",
3
"version": "1.0.0",
4
"license": {
5
"type": "BSD"
6
},
7
"authors": {
8
"MTP": "mtp@huya.com"
9
},
10
"summary": "Modular",
11
"homepage": "https://github.com/hejun-lyne",
12
"source": {
13
"git": "https://github.com/chenguohao/Hosttemplate.git"
14
},
15
"platforms": {
16
"ios": "9.0"
17
},
18
"static_framework": true,
19
"default_subspecs": "All",
20
"subspecs": [
21
{
22
"name": "All",
23
"source_files": [
24
"*.h",
25
"Classes/*.{h,m}"
26
]
27
}
28
]
29
}