[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / a / 9 / ExCodable / 0.0.2-test / ExCodable.podspec.json
blob9554828055db518f2234e895e8d2e5b2c900fcb0
2   "name": "ExCodable",
3   "version": "0.0.2-test",
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": "10.0",
13     "osx": "11.0"
14   },
15   "swift_versions": "5.0",
16   "source": {
17     "git": "https://github.com/iwill/ExCodable.git",
18     "tag": "0.0.2-test"
19   },
20   "source_files": [
21     "Sources",
22     "Sources/**/*.{swift}"
23   ],
24   "frameworks": "Foundation",
25   "swift_version": "5.0"