[Add] NEAISearchKit 10.5.3
[CocoaPods.git] / Specs / f / 3 / d / StoryboardEnum / 0.2.0 / StoryboardEnum.podspec.json
blob116719ff29a10194339e7be7daed2d755619fe4f
2   "name": "StoryboardEnum",
3   "version": "0.2.0",
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.2.0"
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/**/*",
24   "pushed_with_swift_version": "3.0"