[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / e / d / 5 / JCNetWorkingManager / 0.0.3 / JCNetWorkingManager.podspec.json
blob03462a771acf5e9369ba5af9e61a5925190c86ba
2   "name": "JCNetWorkingManager",
3   "version": "0.0.3",
4   "summary": "A NetWorking Manager.",
5   "description": "A NetWorking Manager.",
6   "homepage": "https://github.com/JionSey/JCNetWorkingManager",
7   "license": "MIT",
8   "authors": {
9     "jindashi": "584338229@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/JionSey/JCNetWorkingManager.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "JCNetWokingManager/JCNetWorkingManager/**/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "MJExtension": [
29     ],
30     "YYCache": [
32     ]
33   }