[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / e / a / NZSuperImages / 0.1.0 / NZSuperImages.podspec.json
blob13837a070b90b8df91daa9032a9b6ec10b4b8d04
2   "name": "NZSuperImages",
3   "version": "0.1.0",
4   "summary": "A convenience CocoaPod that extends the UIImageView Swift class..",
5   "description": "\"NZSuperImages is a cocoaPod that extends the UIImageView class with a convenience method for rounding an image view with a specified border color and width Enjoy!\"",
6   "homepage": "https://github.com/neburzepol/NZSuperImages",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ali LoĢpez": "lopez.galaviz@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/neburzepol/NZSuperImages.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "4.0",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": [
23     "NZSuperImages/Classes/*.swift",
24     "NZSuperImages/Classes/**/*"
25   ],
26   "frameworks": "UIKit",
27   "swift_version": "4.0"