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] ZJSDK 2.5.5.6
[CocoaPods.git]
/
Specs
/
e
/
8
/
6
/
LSTKitDemo
/
0.2.1
/
LSTKitDemo.podspec.json
blob
6cf6ca146280a2a0f8aef62f567c487910437a54
1
{
2
"name": "LSTKitDemo",
3
"version": "0.2.1",
4
"summary": "测试",
5
"description": "测试打包sdk至pods。",
6
"homepage": "https://github.com/nineofour/TestPublicPods",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"zepei.tang": "zepei.tang@laisitech.com"
13
},
14
"platforms": {
15
"ios": "10.0"
16
},
17
"source": {
18
"git": "https://github.com/nineofour/TestPublicPods.git",
19
"tag": "0.2.1"
20
},
21
"source_files": [
22
"NetworkDemo",
23
"NetworkDemo/*"
24
],
25
"frameworks": "Foundation",
26
"dependencies": {
27
"Alamofire": [
28
29
]
30
}
31
}