[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / c / 5 / XibView / 0.1.3 / XibView.podspec.json
blob824466c4a0be11fd39784aaa958eac56d4a98380
2   "name": "XibView",
3   "version": "0.1.3",
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.3"
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"