[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / 8 / InterfaceBacked / 1.1.0 / InterfaceBacked.podspec.json
blobdfb630851009a3ccfa0fb9d1688136cf7acffcf1
2   "name": "InterfaceBacked",
3   "version": "1.1.0",
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   },
18   "source": {
19     "git": "https://github.com/florianbuerger/interfacebacked.git",
20     "tag": "1.1.0"
21   },
22   "source_files": "InterfaceBacked/**/*",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.0"