[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 6 / 5 / NGSuperShapes / 0.1.0 / NGSuperShapes.podspec.json
blobfa08cee0faefb51106b8c95aef0d3622ba9def5b
2   "name": "NGSuperShapes",
3   "version": "0.1.0",
4   "summary": "A convenience CocoaPod that extends UIImageView in Swift 4,5",
5   "description": "\"NGSuperShapes is a CocoaPod that extends the UIImageView class with  a convenience for rounding an image view with a specified border color and width\"",
6   "homepage": "https://github.com/nivritgupta/NGSuperShapes",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Developer": "gupta.nivrit@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nivritgupta/NGSuperShapes.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NGSuperShapes/Classes/*.swift",
22   "frameworks": "UIKit"