[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / e / 9 / JSONDecodeKit / 1.0.9 / JSONDecodeKit.podspec.json
blobda9bed8cb1868f09e9e25a68df0a8725b19e3738
2   "name": "JSONDecodeKit",
3   "version": "1.0.9",
4   "license": "MIT",
5   "summary": "A Light weight JSON Mapper",
6   "homepage": "https://github.com/yume190/JSONDecodeKit",
7   "authors": {
8     "yume190": "yume190@gmail.com"
9   },
10   "social_media_url": "https://www.facebook.com/yume190",
11   "source": {
12     "git": "https://github.com/yume190/JSONDecodeKit.git",
13     "tag": "1.0.9"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "tvos": "9.0",
19     "watchos": "2.0"
20   },
21   "source_files": "Sources/*.swift",
22   "pushed_with_swift_version": "3.0"