[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / a / d / CodableExtensions / 0.2.1 / CodableExtensions.podspec.json
blob50af7f5636a525a4baa3cda13f98d40847aa3d2f
2   "name": "CodableExtensions",
3   "version": "0.2.1",
4   "summary": "CodableExtensions provides some useful extensions to Swift Codable",
5   "description": "Adds extensions to allow custom transformations during decoding. Also makes the interface a bit cleaner.",
6   "homepage": "https://github.com/jamesruston/CodableExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jamesruston": "jruston90@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jamesruston/CodableExtensions.git",
16     "tag": "0.2.1"
17   },
18   "social_media_url": "https://twitter.com/james_ruston",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Classes/**/*",
23   "pushed_with_swift_version": "3.0"