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