blob: 304b5c413c23891fec5f32e9cc234c749bd6a630 [file] [log] [blame]
{
"name": "ZJCurl",
"version": "1.0.0",
"summary": "iOS curl for pods",
"description": "iOS curl for pods",
"homepage": "https://github.com/Eafy/ZJCurl.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lzj": "lizhijian_21@163.com"
},
"source": {
"git": "https://github.com/Eafy/ZJCurl.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"ZJCurl/ZJCurl.h",
"ZJCurl/curl/*.{h,m,mm,c,a}"
],
"public_header_files": [
"ZJCurl/ZJCurl.h",
"ZJCurl/curl/*.h"
]
}