[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / 0 / TeaXml / 0.1.0 / TeaXml.podspec.json
blob5e52998ca441be20cc247659f428a2b3ed7323d5
2   "name": "TeaXml",
3   "version": "0.1.0",
4   "license": "Apache 2.0",
5   "summary": "Aliyun Tea XML Library for Swift",
6   "homepage": "https://github.com/alibabacloud-sdk-swift/tea-xml",
7   "authors": {
8     "Alibaba Cloud SDK": "sdk-team@alibabacloud.com"
9   },
10   "source": {
11     "git": "https://github.com/alibabacloud-sdk-swift/tea-xml.git",
12     "tag": "0.1.0"
13   },
14   "source_files": "Sources/**/*.swift",
15   "ios": {
16     "frameworks": "Foundation"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.11",
21     "watchos": "2.0",
22     "tvos": "9.0"
23   },
24   "dependencies": {
25     "SwiftyXML": [
26       "~> 3.0"
27     ]
28   },
29   "swift_versions": "5.1",
30   "swift_version": "5.1"