[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / f / 5 / 1 / RoundImageView / 1.0.0 / RoundImageView.podspec.json
blobb23bdc16de9a97b3bd20dcc6f575e5aa481c8791
2   "name": "RoundImageView",
3   "version": "1.0.0",
4   "summary": "A derived UIImageView class to render a Rounded image with optional border.",
5   "homepage": "https://github.com/ravero/RoundImageView",
6   "license": "MIT",
7   "authors": {
8     "Rafael Veronezi": "rafael@ravero.net"
9   },
10   "source": {
11     "git": "https://github.com/ravero/RoundImageView.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "RoundImageView/**/*.swift"