[Add] SampleOTP 0.2.0
[CocoaPods.git] / Specs / 8 / 0 / 9 / WHRoundedImageView / 1.1.1 / WHRoundedImageView.podspec.json
blob4bc9353043b66f99eb828b5783531ea4aa11d70a
2   "name": "WHRoundedImageView",
3   "version": "1.1.1",
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.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "WHRoundedImageView/**/*.swift"