[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / e / a / 6 / PANetWorking / 0.1.1 / PANetWorking.podspec.json
blob38c65c5c02e6f421a43b7476bc481ea92a681242
2   "name": "PANetWorking",
3   "version": "0.1.1",
4   "summary": "全世界网络框架封装",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/sdgfhsggsdfgsfds/PANetWorking.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liulujie": "1225692811@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/sdgfhsggsdfgsfds/PANetWorking.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "PANetWorking/Classes/**/*",
22   "vendored_libraries": "PANetWorking/Classes/pod-pasecurity/*.{a}",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 4.0.1"
26     ]
27   }