[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 6 / c / 3 / ImageCornerRadius / 1.0.2 / ImageCornerRadius.podspec.json
blob04273ec217092b9badfec7449fd965bf909afea1
2   "name": "ImageCornerRadius",
3   "version": "1.0.2",
4   "summary": "make UIImage to corner radius or circle, no Off-screen rendering.",
5   "homepage": "https://github.com/Tuccuay/ImageCornerRadius",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Tuccuay": "i@tuccuay.com"
12   },
13   "source": {
14     "git": "https://github.com/Tuccuay/ImageCornerRadius.git",
15     "tag": "v1.0.2"
16   },
17   "source_files": "ImageCornerRadius/*.swift",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   }