blob: 002a7e9fdc29219b509b279b83431a49f4ef4abf [file] [log] [blame]
{
"name": "Tikppa",
"version": "0.2.4",
"summary": "AppKit UI",
"homepage": "https://github.com/gabriel/Tikppa",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Gabriel Handford": "gabrielh@gmail.com"
},
"source": {
"git": "https://github.com/gabriel/Tikppa.git",
"tag": "0.2.4"
},
"requires_arc": true,
"dependencies": {
"YOLayout": [
],
"GHKit": [
],
"Slash": [
],
"ObjectiveSugar": [
],
"CocoaLumberjack": [
],
"AFNetworking": [
]
},
"platforms": {
"osx": "10.10"
},
"osx": {
"source_files": "Tikppa/**/*.{h,m}"
}
}