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