[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 3 / e / 5 / RTWebService / 0.1.1 / RTWebService.podspec.json
bloba046d3c73e8b3b65737fb010579fea08c03fffa2
2   "name": "RTWebService",
3   "version": "0.1.1",
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.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RTWebService/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.3"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"