blob: aa5ae84bdf88fb2a3df0d50d7f37e514762733cc [file] [log] [blame]
{
"name": "JSONDecodeKit",
"version": "4.0.0",
"license": "MIT",
"summary": "A Light weight JSON Mapper",
"homepage": "https://github.com/yume190/JSONDecodeKit",
"authors": {
"yume190": "yume190@gmail.com"
},
"social_media_url": "https://www.facebook.com/yume190",
"source": {
"git": "https://github.com/yume190/JSONDecodeKit.git",
"tag": "4.0.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "4.0"
}