[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / b / 8 / TDWebService / 0.1.0 / TDWebService.podspec.json
blob0584a1288538ab934b19b10dce7d0e402fb9156f
2   "name": "TDWebService",
3   "version": "0.1.0",
4   "summary": "A generic web service library for iOS.",
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.0"
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"