[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 4 / 1 / NFImageView / 0.2.7 / NFImageView.podspec.json
blobb3b5bc7529678d1b9fded0dc500ca17e2a9a2c29
2   "name": "NFImageView",
3   "version": "0.2.7",
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.7"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "NFImageView/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
25       "~> 5.1"
26     ],
27     "AlamofireImage": [
28       "~> 4.1"
29     ]
30   },
31   "swift_version": "5"