[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / c / 2 / KKImage / 0.1.0 / KKImage.podspec.json
blob12724c895982dd519be18a0116eeaf02af973d38
2   "name": "KKImage",
3   "version": "0.1.0",
4   "swift_version": "4.2",
5   "summary": "KKImage is a cocoapods that extends the UIImageView class.",
6   "description": "\"KKImage 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/VandanaPansuria/KKImage",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "VandanaPansuria": "vandanapansuria@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/VandanaPansuria/KKImage.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "KKImage/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ]