blob: ad949009286eaa8a4e23be62fdc9e0fb0ef890c5 [file] [log] [blame]
{
"name": "DevLogs",
"version": "0.1.0",
"summary": "Summary is here.",
"description": "A short description of DevLogs. Nothing else",
"homepage": "https://github.com/it-machine/DevLogs-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nordsmallcountry": "as@it-machine.ru"
},
"source": {
"git": "https://github.com/it-machine/DevLogs-iOS.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DevLogs/Classes/**/*",
"frameworks": "UIKit"
}