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] BoostAI 1.1.28
[CocoaPods.git]
/
Specs
/
c
/
4
/
5
/
LZXGSDK
/
1.0.0
/
LZXGSDK.podspec.json
blob
14670bdb66b3a070be4c80fe715671b150c36ebb
1
{
2
"name": "LZXGSDK",
3
"version": "1.0.0",
4
"license": "MIT",
5
"summary": "SDK测试上传cocoapods",
6
"homepage": "https://gitee.com/Twinkleo/LZXGSDK",
7
"source": {
8
"git": "https://gitee.com/Twinkleo/LZXGSDK.git",
9
"tag": "1.0.0"
10
},
11
"ios": {
12
"vendored_frameworks": "Shargoo.framework"
13
},
14
"resource_bundles": {
15
"ShargooSDKPods": [
16
"ShargooBundle.bundle"
17
]
18
},
19
"requires_arc": true,
20
"platforms": {
21
"ios": "10.0"
22
},
23
"frameworks": [
24
"UIKit",
25
"Foundation"
26
],
27
"authors": {
28
"Twinkleo": "1050832257@qq.com"
29
}
30
}