[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 6 / e / 1 / MHKitchenSink / 1.0.1 / MHKitchenSink.podspec.json
blob0a2e834753f941691a8a844119e9cf7c4c72fa11
2   "name": "MHKitchenSink",
3   "version": "1.0.1",
4   "summary": "Lots of cool iOS classes globbed together in one (soon-to-be) mega repository. Initial version.",
5   "homepage": "https://github.com/bobjustbob/MHKitchenSink",
6   "license": "MIT",
7   "authors": {
8     "Bobby Williams": "bjackw@mac.com"
9   },
10   "source": {
11     "git": "https://github.com/bobjustbob/MHKitchenSink.git",
12     "tag": "v1.0.1"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "MHKitchenSink/MHKitchenSink/**/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": "Foundation"