[Add] SampleOTP 0.2.0
[CocoaPods.git] / Specs / 8 / 0 / 9 / WHRoundedImageView / 1.1.2 / WHRoundedImageView.podspec.json
blob7a11f4708f42a2ac2d7e5cbc7ebb15d24f40adcf
2   "name": "WHRoundedImageView",
3   "version": "1.1.2",
4   "summary": "A derived UIImageView class to render a rounded image with radius and border options.",
5   "homepage": "https://github.com/ddhhz/WHRoundedImageView",
6   "license": "MIT",
7   "authors": {
8     "Wei He": "whe@weispot.com"
9   },
10   "source": {
11     "git": "https://github.com/ddhhz/WHRoundedImageView.git",
12     "tag": "1.1.2"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "WHRoundedImageView/**/*.swift"