blob: 171cb17ee6af1f7c7d7a936ce10f7074206705d1 [file] [log] [blame]
{
"name": "JAYSON",
"version": "1.0.1",
"summary": "Strict and Scalable JSON library",
"homepage": "https://github.com/muukii/JAYSON",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"muukii": "m@muukii.me"
},
"source": {
"git": "https://github.com/muukii/JAYSON.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/muukii0803",
"platforms": {
"ios": "8.0",
"watchos": "2.0"
},
"source_files": "Sources/**/*.swift",
"pushed_with_swift_version": "3.0"
}