[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / f / 3 / d / StoryboardEnum / 0.1.5 / StoryboardEnum.podspec.json
blobcf290f3bca6fb41f8a8a3a5410a7dc657fcc3d0c
2   "name": "StoryboardEnum",
3   "version": "0.1.5",
4   "summary": "Manage storyboard using a simple enum",
5   "description": "An easy way to manage storyboards in your Swift project thanks to Enum",
6   "homepage": "https://github.com/matteocrippa/StoryboardEnum",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Matteo Crippa": ""
13   },
14   "source": {
15     "git": "https://github.com/matteocrippa/StoryboardEnum.git",
16     "tag": "0.1.5"
17   },
18   "social_media_url": "https://twitter.com/@ghego20",
19   "platforms": {
20     "ios": "8.0",
21     "tvos": "9.0"
22   },
23   "source_files": "StoryboardEnum/Classes/**/*"