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] LLUnionPaySDK 1.3.8
[CocoaPods.git]
/
Specs
/
f
/
6
/
e
/
curl
/
7.80.0
/
curl.podspec.json
blob
ef0fe3e378d9322a58ba31adde1701a0dd1c3b22
1
{
2
"name": "curl",
3
"version": "7.80.0",
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.80.0"
16
},
17
"platforms": {
18
"ios": "9.0"
19
},
20
"source_files": "curl/include/*.h",
21
"ios": {
22
"vendored_libraries": "curl/lib/*_iOS.a"
23
},
24
"libraries": "z"
25
}