[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 4 / 7 / 0 / RVSoap / 1.0 / RVSoap.podspec.json
blobfa141d9dfaaee38c5421eeb37ef69d95281d3ff5
2   "name": "RVSoap",
3   "version": "1.0",
4   "summary": "Soap helpers",
5   "license": "MIT",
6   "platforms": {
7     "ios": "9.3"
8   },
9   "dependencies": {
10     "Collection": [
12     ],
13     "RVHttp": [
15     ],
16     "RVXMLDictionary": [
18     ]
19   },
20   "source": {
21     "git": "https://github.com/revosystems/RVSoap.git",
22     "tag": "1.0"
23   },
24   "description": "Soap library that create soap requests and allows to parse soap responses",
25   "homepage": "https://github.com/revosystems/RVSoap.git",
26   "authors": {
27     "Pau Benet": "pau.benet.prat@gmail.com"
28   },
29   "source_files": [
30     "soaplib/src/**/*"
31   ],
32   "requires_arc": true