[Add] RogoCore 1.0.8.9
[CocoaPods.git] / Specs / 2 / a / d / CodableExtensions / 0.1.2 / CodableExtensions.podspec.json
blob75ef01921cb8928a7671c5c8585374d22b73543e
2   "name": "CodableExtensions",
3   "version": "0.1.2",
4   "summary": "CodableExtensions provides some useful extensions to Swift Decodable",
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.1.2"
17   },
18   "social_media_url": "https://twitter.com/james_ruston",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "Classes/**/*",
23   "pushed_with_swift_version": "3.0"