[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / b / 8 / TDWebService / 0.1.3 / TDWebService.podspec.json
blob981c732ab0d030d80f8d5c837b60125196de6af1
2   "name": "TDWebService",
3   "version": "0.1.3",
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.3"
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"