[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / 8 / InterfaceBacked / 1.1.1 / InterfaceBacked.podspec.json
blobf9462749b4c8d5ddc2677859e0162f25a717c697
2   "name": "InterfaceBacked",
3   "version": "1.1.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": "1.1.1"
22   },
23   "source_files": "InterfaceBacked/**/*",
24   "frameworks": "UIKit",
25   "pushed_with_swift_version": "3.0"