[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 9 / 2 / UIViewExtension / 0.2.0 / UIViewExtension.podspec.json
blob8003d157823986da1b047e3a20a43442820b4b8b
2   "name": "UIViewExtension",
3   "version": "0.2.0",
4   "summary": "Extends UIView to easily customize via Storyboard.",
5   "description": "Extends UIView to easily customize via Storyboard, like borderColor, borderSize and cornerRadius.",
6   "homepage": "https://github.com/matteocrippa/UIViewExtension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Matteo Crippa": ""
13   },
14   "source": {
15     "git": "https://github.com/matteocrippa/UIViewExtension.git",
16     "tag": "0.2.0"
17   },
18   "social_media_url": "https://twitter.com/ghego20",
19   "platforms": {
20     "ios": "8.0",
21     "tvos": "9.0"
22   },
23   "source_files": "UIViewExtension/Classes/**/*",
24   "pushed_with_swift_version": "3.0"