[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / e / c / WSDL2Swift / 0.5.0 / WSDL2Swift.podspec.json
blobe86c2013b32d883063c7c248bfade5399b55a079
2   "name": "WSDL2Swift",
3   "version": "0.5.0",
4   "summary": "Swift alternative to WSDL2ObjC making a SOAP request & parsing its response as defined in WSDL",
5   "description": "Swift alternative to WSDL2ObjC making a SOAP request & parsing its response as defined in WSDL.\ngenerate WSDL+(ServiceName).swift SOAP client by executing WSDL2Swift with WSDL and XSD xml files.",
6   "homepage": "https://github.com/banjun/WSDL2Swift",
7   "license": "MIT",
8   "authors": {
9     "BAN Jun": "banjun@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/banjun",
12   "platforms": {
13     "ios": "9.0",
14     "osx": "10.11"
15   },
16   "source": {
17     "git": "https://github.com/banjun/WSDL2Swift.git",
18     "tag": "0.5.0"
19   },
20   "source_files": "WSDL2Swift.swift",
21   "dependencies": {
22     "AEXML": [
24     ],
25     "BrightFutures": [
27     ],
28     "ISO8601": [
30     ]
31   },
32   "pushed_with_swift_version": "3.0"