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