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