[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 5 / 9 / ZSWRoundedImage / 1.0 / ZSWRoundedImage.podspec.json
blob3b3a3bbb0be2a96556e71e239a0cc346d9f55943
2   "name": "ZSWRoundedImage",
3   "version": "1.0",
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.0"
14   },
15   "social_media_url": "https://twitter.com/zacwest",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "ZSWRoundedImage/**/*",
21   "frameworks": "UIKit"