[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / c / 5 / XibView / 0.1.4 / XibView.podspec.json
blob79f4a8945e48e8743501dac2448e0a6546a7567d
2   "name": "XibView",
3   "version": "0.1.4",
4   "summary": "The best way to build IBDesignables.",
5   "description": "This pod simplifies the process of using building views from xib files. No more complicated\nerror prone boilerplate to build simple and reusable views!",
6   "homepage": "https://github.com/kautenja/XibView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kautenja": "kautencreations@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kautenja/XibView.git",
16     "tag": "0.1.4"
17   },
18   "social_media_url": "https://twitter.com/@kautenja",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "XibView/Classes/**/*",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.0"