[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / a / 4 / 2 / ReusableNibView / 0.5.1 / ReusableNibView.podspec.json
blobcaef4ef8e5a05eca957a018337738a0a4d86b477
2   "name": "ReusableNibView",
3   "version": "0.5.1",
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.5.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ReusableNibView/Classes/**/*",
22   "pushed_with_swift_version": "4.0"