[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / e / c / WSDL2Swift / 0.1.0 / WSDL2Swift.podspec.json
blob62ca336385b966d4f2e54f549f77bba9b6dba707
2   "name": "WSDL2Swift",
3   "version": "0.1.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.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.1.0"
19   },
20   "source_files": [
22   ],
23   "dependencies": {
24     "AEXML": [
26     ],
27     "BrightFutures": [
29     ],
30     "ISO8601": [
32     ]
33   },
34   "pushed_with_swift_version": "3.0"