[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 8 / b / wpxmlrpc / 0.9.0-beta-999 / wpxmlrpc.podspec.json
blobc1f1e323eed77338fe6dcc6f49c1357129f9ab91
2   "name": "wpxmlrpc",
3   "version": "0.9.0-beta-999",
4   "summary": "Lightweight XML-RPC library.",
5   "description": "This framework contains a very lightweight XML-RPC library, allowing you to encode and decode XML-RPC request payloads.",
6   "homepage": "https://github.com/wordpress-mobile/wpxmlrpc",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "The WordPress Mobile Team": "mobile@wordpress.org"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "osx": "10.7",
17     "tvos": "9.0"
18   },
19   "swift_versions": "5.0",
20   "source": {
21     "git": "https://github.com/wordpress-mobile/wpxmlrpc.git",
22     "tag": "0.9.0-beta-999"
23   },
24   "source_files": "WPXMLRPC",
25   "public_header_files": [
26     "WPXMLRPC/WPXMLRPC.h",
27     "WPXMLRPC/WPXMLRPCEncoder.h",
28     "WPXMLRPC/WPXMLRPCDecoder.h"
29   ],
30   "libraries": "iconv",
31   "swift_version": "5.0"