[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 4 / 1 / NFImageView / 0.2.2 / NFImageView.podspec.json
blob856c32abe8bde25c31806879be91f0405b882e7c
2   "name": "NFImageView",
3   "version": "0.2.2",
4   "swift_versions": "5",
5   "summary": "'NFImageView' is a subclass of a UIView that acts like a UIImageView. Uses CoreGraphics to draw image.",
6   "description": "\"NFImageView is a like UIImageView that has loading indicator built within it to indicate that there an active loading of an image. It has an option for loading style. A progress bar or a spinner.\"",
7   "homepage": "https://github.com/nferocious76/NFImageView",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Neil Francis Ramirez Hipona": "nferocious76@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/nferocious76/NFImageView.git",
17     "tag": "0.2.2"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "NFImageView/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "AlamofireImage": [
29     ]
30   },
31   "swift_version": "5"