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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
f
/
9
/
a
/
ZYPTuSDK
/
1.1.1
/
ZYPTuSDK.podspec.json
blob
50689804a7dbecd895868db40a8cad00f2584a74
1
{
2
"name": "ZYPTuSDK",
3
"version": "1.1.1",
4
"summary": "ZYPTuSDK for iOS",
5
"homepage": "https://github.com/zypsusu/tusdkImage",
6
"license": {
7
"type": "Commercial",
8
"text": "© 2014–2018"
9
},
10
"authors": {
11
"TuSDK Team": "support@tusdk.com"
12
},
13
"platforms": {
14
"ios": "6.0"
15
},
16
"source": {
17
"git": "https://github.com/zypsusu/tusdkImage.git",
18
"tag": "1.1.1"
19
},
20
"requires_arc": true,
21
"frameworks": [
22
"AVFoundation",
23
"CoreGraphics",
24
"Security",
25
"SystemConfiguration",
26
"Accelerate"
27
],
28
"subspecs": [
29
{
30
"name": "Core",
31
"vendored_frameworks": "TuSDK.framework"
32
}
33
]
34
}