[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 1 / 8 / 4 / M5Enum / 1.0.2 / M5Enum.podspec.json
blobde536e16ee897243e80210da8e7de28de0d7a248
2   "name": "M5Enum",
3   "version": "1.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Objective-C macro to wrap enum defines – generates inline function to lookup string/name for enum 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.2"
17   },
18   "source_files": "*.{h,m}"