[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / b / 8 / TDWebService / 0.1.4 / TDWebService.podspec.json
blob1ddff141478f1bfe4daffbe542d3be21af48f2d6
2   "name": "TDWebService",
3   "version": "0.1.4",
4   "summary": "A generic structure for Webservice",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/trident10/TDWebService",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "abhimanu jindal": "abhimanyujindal10@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/trident10/TDWebService.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TDWebService/TDWebService/Classes/**/*",
22   "dependencies": {
23     "ReachabilitySwift": [
24       "3"
25     ]
26   },
27   "pushed_with_swift_version": "4.0"