[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 3 / b / 5 / SDKImageView / 0.1.0 / SDKImageView.podspec.json
blob48d2acb599751ab14de8dfb32b36a351bcb024d8
2   "name": "SDKImageView",
3   "version": "0.1.0",
4   "summary": "SDKImageView is a cocoapods that extends the UIImageView class",
5   "swift_versions": "5.0",
6   "description": "\"SDKImageView is a cocoapods that extends the UIImageView class with a convinence method for circling an image view with specified border color and width\"",
7   "homepage": "https://github.com/HuyDuy14/SDKImageView",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "HuyDuy14": "leduyhuy140295@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/HuyDuy14/SDKImageView.git",
17     "tag": "0.1.0"
18   },
19   "social_media_url": "https://twitter.com/HuyDuy18",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "SDKImageView/Classes/*.swift",
24   "frameworks": "UIKit",
25   "swift_version": "5.0"