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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
f
/
6
/
e
/
curl
/
7.88.1
/
curl.podspec.json
blob
98a0e9401fdb6a6cf23d0a4250c87f2b7f8cf7a6
1
{
2
"name": "curl",
3
"version": "7.88.1",
4
"summary": "libcurl ios library",
5
"homepage": "https://github.com/zhtut/curl",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"ztgtut": "ztgtut@github.com"
12
},
13
"source": {
14
"git": "https://github.com/zhtut/curl.git",
15
"tag": "7.88.1"
16
},
17
"platforms": {
18
"ios": "11.0",
19
"osx": "10.13"
20
},
21
"libraries": "z",
22
"pod_target_xcconfig": {
23
"DEFINES_MODULE": "YES"
24
},
25
"vendored_frameworks": [
26
"curl.xcframework",
27
"nghttp2.xcframework"
28
]
29
}