[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / e / 5 / RTWebService / 0.2.4 / RTWebService.podspec.json
blobad7704fb5ca63fb87267737ebf64cdcdee22207d
2   "name": "RTWebService",
3   "version": "0.2.4",
4   "summary": "Elegant library to connect with server through REST, SOAP, FTP, SSH",
5   "description": "RTWebService is a wrapper around Alamofire for making REST and SOAP call in easiest possible way.",
6   "homepage": "https://github.com/tigerraj32/RTWebService",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rajan": "rajantwnabashu@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tigerraj32/RTWebService.git",
16     "tag": "0.2.4"
17   },
18   "social_media_url": "https://twitter.com/tigerraj32",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "RTWebService/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.3"
26     ],
27     "AEXML": [
28       "~> 4.0"
29     ]
30   },
31   "pushed_with_swift_version": "3.0"