[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / 6 / 1 / MBCategory / 0.0.1 / MBCategory.podspec.json
blobc5ffbcd4139efda742487bb32a4134ef0f8921d9
2   "name": "MBCategory",
3   "version": "0.0.1",
4   "summary": "A simple little helper library that adds methods to UIColor for getting colors from hex strings.",
5   "homepage": "https://github.com/ekdevdes/MBCategory",
6   "authors": {
7     "Ethan Kramer": "ekdevdes@gmail.com"
8   },
9   "source": {
10     "git": "https://github.com/ekdevdes/MBCategory.git",
11     "commit": "afbb9b8a616ab53158dea56aeb7d3c5c18ad3a2d"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "FILE_LICENSE"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "source_files": "*.{h,m}",
21   "requires_arc": false