[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / 0 / WCNetworkManager / 1.0.4.2 / WCNetworkManager.podspec.json
blob633206f3aed8924fa84cc2539c8285ffa083dfcf
2   "name": "WCNetworkManager",
3   "version": "1.0.4.2",
4   "summary": "A network manager",
5   "description": "A network manager.",
6   "homepage": "https://github.com/PeterJames4719/WCNetworkManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "PeterJames4719": ""
13   },
14   "source": {
15     "git": "https://github.com/PeterJames4719/WCNetworkManager.git",
16     "tag": "1.0.4.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "WCNetworkManager/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "MJExtension": [
28     ]
29   }