blob: 528ad5c44a82d017e913dd19c6a49f9fcff286fc [file] [log] [blame]
{
"name": "MHKitchenSink",
"version": "1.1.0",
"summary": "Lots of cool iOS classes globbed together in one (soon-to-be) mega repository. Currency field delegate updates.",
"homepage": "https://github.com/bobjustbob/MHKitchenSink",
"license": "MIT",
"authors": {
"Bobby Williams": "bjackw@mac.com"
},
"source": {
"git": "https://github.com/bobjustbob/MHKitchenSink.git",
"tag": "v1.1.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "MHKitchenSink/**/*.{h,m}",
"requires_arc": true,
"frameworks": "Foundation"
}