[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 9 / a / CITImageExtension / 0.1.0 / CITImageExtension.podspec.json
blob38f433f5bfd0fb0f9c9b3d93e22619f5c7e47424
2   "name": "CITImageExtension",
3   "version": "0.1.0",
4   "summary": "CITImageExtension is a cocoapods that extends the UIImageView class",
5   "description": "\"CITImageExtension is a cocoapods that extends the UIImageView class with a convenience method for circling an image view with specified border color and width\"",
6   "homepage": "https://gitlab.com/cammeraat/CITImageExtension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cammeraat": "cammeraat@coffeeit.nl"
13   },
14   "source": {
15     "git": "https://gitlab.com/cammeraat/CITImageExtension",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "CITImageExtension/Classes/*.swift",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"