[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / 0 / 8 / PSYNetworking / 0.1.6 / PSYNetworking.podspec.json
bloba4eeff1998c4403fc048d4830855c2047ce97d32
2   "name": "PSYNetworking",
3   "version": "0.1.6",
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.1.6"
19   },
20   "requires_arc": false,
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       "dependencies": {
33         "AFNetworking": [
34           "~> 3.2.1"
35         ]
36       }
37     }
38   ]