[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / a / 4 / 2 / ReusableNibView / 0.4.0 / ReusableNibView.podspec.json
blobc987b9c59a694cd6995c27e6e51f9b49848150fd
2   "name": "ReusableNibView",
3   "version": "0.4.0",
4   "summary": "UIView class ReusableNibView for automatic nib loading.",
5   "description": "ReusableNibView is a class for automatic loading the nib from file with name same as the className file. It can be used for loading the nib into the storyboard.",
6   "homepage": "https://github.com/MartinPrusa/ReusableNibView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MartinPrusa": "martin@martinprusa.com"
13   },
14   "source": {
15     "git": "https://github.com/MartinPrusa/ReusableNibView.git",
16     "tag": "0.4.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ReusableNibView/Classes/**/*",
22   "pushed_with_swift_version": "3.0"