blob: 73c4bdd52120259c673fad159b7b5cf910d419a3 [file] [log] [blame]
{
"name": "NOCLog",
"version": "0.1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Console log output library for Objective-C.",
"authors": {
"Jaeo Bok": "snail.bok@gmail.com"
},
"social_media_url": "https://twitter.com/NOCLog",
"homepage": "https://github.com/a-snail/NOCLog",
"source": {
"git": "https://github.com/a-snail/NOCLog.git",
"tag": "0.1.1"
},
"source_files": "NOCLog/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}