blob: 5dedad7e83bbbf80b4fb46013298b83ad11286b7 [file] [log] [blame]
{
"name": "OCOut",
"version": "0.1.0",
"homepage": "https://github.com/Jaymon/OCOut",
"source": {
"git": "https://github.com/Jaymon/OCOut.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"license": "MIT",
"summary": "Objective-C out",
"authors": {
"Jay Marcyes": "jay@marcyes.com"
},
"description": "prints out variables without you having to think about it",
"source_files": "OCOut/*.{h,m}",
"requires_arc": true
}