[Add] DocumentReaderFullAuthRFIDStage 7.5.10873
[CocoaPods.git] / Specs / 2 / b / e / WSSNetworking / 0.0.7 / WSSNetworking.podspec.json
blobf5e6c182453e4797f7da278d3a4359f565c44f53
2   "name": "WSSNetworking",
3   "version": "0.0.7",
4   "summary": "Networking.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/WSmilec/WSSNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangsi": "18566663687@163.com"
13   },
14   "source": {
15     "git": "https://github.com/WSmilec/WSSNetworking.git",
16     "tag": "0.0.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "dependencies": {
22     "AFNetworking": [
24     ]
25   },
26   "subspecs": [
27     {
28       "name": "WSSNetworkManager",
29       "source_files": "WSSNetworking/Classes/WSSNetworkManager/**/*"
30     },
31     {
32       "name": "WSSReachabilityManager",
33       "source_files": "WSSNetworking/Classes/WSSReachabilityManager/**/*"
34     }
35   ]