[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 7 / c / CFURLSessionInterface / 0.1.2 / CFURLSessionInterface.podspec.json
blob9b7a24514a435bd6f1917e54581423086926e06b
2   "name": "CFURLSessionInterface",
3   "version": "0.1.2",
4   "summary": "curl接口文件",
5   "homepage": "https://github.com/zhtut/CFURLSessionInterface",
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/CFURLSessionInterface.git",
15     "tag": "0.1.2"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "CFURLSessionInterface/*.{h,c}",
21   "public_header_files": "CFURLSessionInterface/*.h",
22   "dependencies": {
23     "curl": [
25     ]
26   }