[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / d / f / CRNetworking / 1.0.0 / CRNetworking.podspec.json
blob0155c6877edc8139a7f6b433594763294c111476
2   "name": "CRNetworking",
3   "version": "1.0.0",
4   "summary": "网络请求库.",
5   "description": "自己使用的网络请求库,很简单的东西没有什么的,自己使用的网络请求库,很简单的东西没有什么的,自己使用的网络请求库,很简单的东西没有什么的",
6   "homepage": "https://gitee.com/charlieliao/CTNetworking",
7   "license": "MIT",
8   "authors": {
9     "廖朝瑞": "liaochzh@icloud.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://gitee.com/charlieliao/CTNetworking.git",
17     "tag": "1.0.0"
18   },
19   "source_files": [
20     "CTNetworking",
21     "CTNetworking/**/*.{h,m,swift}"
22   ],
23   "exclude_files": "CTNetworking/CTNetworking.h",
24   "dependencies": {
25     "AFNetworking": [
27     ]
28   },
29   "swift_version": "5.0"