[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / e / 9 / JSONDecodeKit / 5.0.0 / JSONDecodeKit.podspec.json
blob6ea6e002359b34f8d363931bb6c512e10327c161
2   "name": "JSONDecodeKit",
3   "version": "5.0.0",
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": "5.0.0"
14   },
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.9",
18     "tvos": "9.0",
19     "watchos": "2.0"
20   },
21   "source_files": [
22     "Sources/JSONDecodeKit/*.swift",
23     "Sources/JSONDecodeKit/JSON/*.swift"
24   ],
25   "swift_versions": "5.0",
26   "swift_version": "5.0"