blob: 754294f5f7a6ed6db32f48bd6aab8376204886f7 [file] [log] [blame]
{
"name": "MNCLogging",
"version": "1.0.2",
"summary": "Simple Objective-C logging",
"homepage": "https://github.com/myell0w",
"license": {
"type": "MIT",
"file": "MIT-LICENSE.txt"
},
"authors": {
"Matthias Tretter": "m.yellow@gmx.at"
},
"source": {
"git": "https://github.com/myell0w/MNCLogging.git",
"tag": "1.0.2"
},
"source_files": "*.{h,m}",
"platforms": {
"ios": "6.0",
"osx": "10.7"
},
"requires_arc": true
}