blob: 027f008cc122955b6e504e8d353995203d9973a4 [file] [log] [blame]
{
"name": "JSONDecodeKit",
"version": "1.0.6",
"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": "1.0.6"
},
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.0"
}