[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / f / 3 / d / StoryboardEnum / 0.1.2 / StoryboardEnum.podspec.json
blob1b7fb2ad26e2304aef8bc10267c9ae5b9e6e5a55
2   "name": "StoryboardEnum",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "tvos": "9.0"
21   },
22   "source_files": "StoryboardEnum/Classes/**/*"