blob: ff084a2bf963f8a9ee5394f50517a92256e631b9 [file] [log] [blame]
{
"name": "Tikppa",
"version": "0.2.3",
"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.2.3"
},
"requires_arc": true,
"dependencies": {
"YOLayout": [
],
"GHKit": [
],
"Slash": [
],
"ObjectiveSugar": [
],
"CocoaLumberjack": [
],
"AFNetworking": [
]
},
"platforms": {
"osx": "10.10"
},
"osx": {
"source_files": "Tikppa/**/*.{h,m}"
}
}