blob: d5cd025b50babd3528bf51ad478bf09eef2668f4 [file] [log] [blame]
{
"name": "Markit",
"version": "0.1.0",
"summary": "Build Objective-C objects (views, menus, etc.) with XML",
"homepage": "https://github.com/patr0nus/Markit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"patr0nus": "dk4rest@gmail.com"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/patr0nus/Markit.git",
"tag": "0.1.0"
},
"platforms": {
"osx": "10.11"
},
"source_files": "Source/**/*",
"frameworks": "Cocoa"
}