[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 7 / c / JSONDecoder-Keypath / 0.1.0 / JSONDecoder-Keypath.podspec.json
blobf972e6554051ed0d838d61dc23a1ac05cba30e38
2   "name": "JSONDecoder-Keypath",
3   "version": "0.1.0",
4   "summary": "Add nested key path support to the JSONDecoder",
5   "description": "Add nested key path support to the Foundation.JSONDecoder",
6   "homepage": "https://github.com/0111b/JSONDecoder-Keypath",
7   "license": "MIT",
8   "authors": {
9     "Alexandr Goncharov": "adanfermer@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/0111b",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/0111b/JSONDecoder-Keypath.git",
17     "tag": "0.1.0"
18   },
19   "source_files": "Sources/*/*",
20   "pushed_with_swift_version": "4.0"