blob: 047954e96db88f83ca2fc267149b0d283e2feb0c [file] [log] [blame]
{
"name": "LoggerBlash",
"version": "0.0.1",
"summary": "LoggerBlash",
"homepage": "https://github.com/mcmatan/LoggerBlash",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YOURNAME": "Matan"
},
"source": {
"git": "https://github.com/mcmatan/LoggerBlash.git",
"tag": "0.0.1"
},
"frameworks": "UIKit",
"source_files": [
"LoggerBlash*",
"Classes/*",
"Resource/*"
],
"requires_arc": true
}