[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / 9 / b / 3 / EasyIOSRequest / 0.0.2 / EasyIOSRequest.podspec.json
blob3e9173bba474908fa60102a6026da94822467dd7
2   "name": "EasyIOSRequest",
3   "version": "0.0.2",
4   "summary": "EasyIOSRequest",
5   "description": "EasyIOSRequest网络请求",
6   "homepage": "https://github.com/lsy076/EasyIOSRequest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "赖盛源": "756486059@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/lsy076/EasyIOSRequest.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "Classes",
23     "EasyIOS/EasyIOSRequest/**/*.{h,m,mm}"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "AFNetworking": [
29     ],
30     "ReactiveObjC": [
32     ],
33     "JSONModel": [
35     ]
36   }