[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 0 / f / 7 / ZJCurl / 1.0.0 / ZJCurl.podspec.json
blob304b5c413c23891fec5f32e9cc234c749bd6a630
2   "name": "ZJCurl",
3   "version": "1.0.0",
4   "summary": "iOS curl for pods",
5   "description": "iOS curl for pods",
6   "homepage": "https://github.com/Eafy/ZJCurl.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lzj": "lizhijian_21@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Eafy/ZJCurl.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "ZJCurl/ZJCurl.h",
23     "ZJCurl/curl/*.{h,m,mm,c,a}"
24   ],
25   "public_header_files": [
26     "ZJCurl/ZJCurl.h",
27     "ZJCurl/curl/*.h"
28   ]