[Add] Storyly 3.12.1
[CocoaPods.git] / Specs / 1 / 8 / 4 / M5Enum / 1.0.1 / M5Enum.podspec.json
bloba79752b4179fb0598267306f41c6e187b0130e1f
2   "name": "M5Enum",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Objective-C macro that defines enums, and function to lookup name of enum from value.",
9   "homepage": "https://github.com/mhuusko5/M5Enum",
10   "social_media_url": "https://twitter.com/mhuusko5",
11   "authors": {
12     "Mathew Huusko V": "mhuusko5@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mhuusko5/M5Enum.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "*.{h,m}"