blob: 8e29904481c846f34bd5fb2abd8e721e050eac2b [file] [log] [blame]
{
"name": "MHKitchenSink",
"version": "1.1.1",
"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.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "MHKitchenSink/MHKitchenSink/**/*.{h,m}",
"requires_arc": true,
"frameworks": "Foundation"
}