[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / a / 9 / ExCodable / 0.4.0 / ExCodable.podspec.json
blobd98a034fc2ad1ea572ed49b6ed4da979e3e85dd4
2   "name": "ExCodable",
3   "version": "0.4.0",
4   "summary": "Key-Mapping Extensions for Swift Codable",
5   "homepage": "https://github.com/iwill/ExCodable",
6   "license": "MIT",
7   "authors": {
8     "Mr. Ming": "i+ExCodable@iwill.im"
9   },
10   "social_media_url": "https://iwill.im/about/",
11   "platforms": {
12     "ios": "8.0",
13     "tvos": "9.0",
14     "osx": "10.10",
15     "watchos": "2.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/iwill/ExCodable.git",
20     "tag": "0.4.0"
21   },
22   "source_files": [
23     "Sources",
24     "Sources/**/*.{swift}"
25   ],
26   "frameworks": "Foundation",
27   "swift_version": "5.0"