[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 5 / 9 / ZSWRoundedImage / 1.1 / ZSWRoundedImage.podspec.json
blobdde31c3b2d3e2d5a2b4d382cc7ebc8d1a2115026
2   "name": "ZSWRoundedImage",
3   "version": "1.1",
4   "summary": "Creates rounded-rectangle UIImages.",
5   "description": "This extension to UIImage creates images with any of the corners\nrounded, optionally with a border and color.",
6   "homepage": "https://github.com/zacwest/ZSWRoundedImage",
7   "license": "MIT",
8   "authors": {
9     "Zachary West": "zacwest@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/zacwest/ZSWRoundedImage.git",
13     "tag": "1.1"
14   },
15   "social_media_url": "https://twitter.com/zacwest",
16   "swift_version": "4.2",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "ZSWRoundedImage/**/*",
22   "frameworks": "UIKit"