blob: 8063313c79de382856fa46445378155efe301a22 [file] [log] [blame]
{
"name": "printJSON",
"version": "1.2.0",
"summary": "An alternative to print() that simply lets you output proper json.",
"description": "An alternative to print() that simply lets you output proper json to the console.",
"homepage": "https://github.com/crewshin/printJSON/blob/master/README.md",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gene Crucean": "genecrucean@gmail.com"
},
"social_media_url": "http://twitter.com/GeneCrucean",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/crewshin/printJSON.git",
"tag": "1.2.0"
},
"source_files": "Source/**/*",
"exclude_files": "Source/Exclude/*",
"pushed_with_swift_version": "3.0"
}