[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 5 / 0 / ReflectableEnum / 0.1.1 / ReflectableEnum.podspec.json
blob59d5c91e1dcea9e0ddf28c43a8d944519f78afc2
2   "name": "ReflectableEnum",
3   "version": "0.1.1",
4   "summary": "Reflection for enums in Objective-C",
5   "homepage": "https://github.com/fastred/ReflectableEnum",
6   "license": "MIT",
7   "authors": {
8     "Arkadiusz Holko": "fastred@fastred.org"
9   },
10   "social_media_url": "https://twitter.com/arekholko",
11   "source": {
12     "git": "https://github.com/fastred/ReflectableEnum.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "7.0",
17     "osx": "10.9"
18   },
19   "requires_arc": true,
20   "source_files": "ReflectableEnum/*.{h,m}",
21   "public_header_files": "ReflectableEnum/*.h"