[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 7 / c / CFURLSessionInterface / 0.1.4 / CFURLSessionInterface.podspec.json
blob0edbcca8c26fc704ee6625d3600b80c2f46172ac
2   "name": "CFURLSessionInterface",
3   "version": "0.1.4",
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.4"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "CFURLSessionInterface/**/*.{h,m}",
21   "public_header_files": "CFURLSessionInterface/**/*.h",
22   "pod_target_xcconfig": {
23     "DEFINES_MODULE": "YES"
24   },
25   "dependencies": {
26     "curl": [
28     ]
29   }