blob: 848b07c1b35351141ca9cd50212fc1c510fd97ea [file] [log] [blame]
{
"name": "JAYSON",
"version": "0.6.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": "0.6.1"
},
"social_media_url": "https://twitter.com/muukii0803",
"platforms": {
"ios": "8.0",
"watchos": "2.0"
},
"source_files": "Sources/**/*.swift"
}