[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / 0 / 8 / PSYNetworking / 0.0.7 / PSYNetworking.podspec.json
blob62770bd3f78059f1f573769c79b7fe8f1455c730
2   "name": "PSYNetworking",
3   "version": "0.0.7",
4   "summary": "this is for psylifers",
5   "homepage": "https://github.com/PSYYunXi/PSYNetworking",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "yunxi": "1521274774@qq.com"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/PSYYunXi/PSYNetworking.git",
18     "tag": "0.0.7"
19   },
20   "requires_arc": true,
21   "source_files": "PSYNetworking/PSYUtils.h",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.2.1"
25     ]
26   },
27   "public_header_files": "PSYNetworking/PSYUtils.h",
28   "subspecs": [
29     {
30       "name": "category",
31       "source_files": "PSYNetworking/category/*.*"
32     }
33   ]