[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 0 / 8 / InterfaceBacked / 2.0.1 / InterfaceBacked.podspec.json
blobf046d8b22615c045f82d472cdde0c92f7f0af0b9
2   "name": "InterfaceBacked",
3   "version": "2.0.1",
4   "summary": "Simplify using `.storyboards` like `.xib` files",
5   "description": "Easily create UIViewController from a single storyboard with the same name with handling the error cases, different bundles or optionals.",
6   "homepage": "https://github.com/florianbuerger/interfacebacked",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Florian Bürger": "florian@florianbuerger.com"
13   },
14   "social_media_url": "https://twitter.com/florianbuerger",
15   "platforms": {
16     "ios": "9.0",
17     "tvos": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/florianbuerger/interfacebacked.git",
21     "tag": "2.0.1"
22   },
23   "source_files": "InterfaceBacked/**/*.swift",
24   "frameworks": "UIKit"