[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 1 / f / BmoImageLoader / 1.0.2 / BmoImageLoader.podspec.json
blob245fc769d10fbdb8a4abf1b04597dae82acb759d
2   "name": "BmoImageLoader",
3   "version": "1.0.2",
4   "summary": "A progress animated component for UIImageView",
5   "description": "BmoImageLoader is a progress animated component for UIImageView\nImage downloader implementation and cache manager use AlamofireImage",
6   "homepage": "https://github.com/tzef/BmoImageLoader",
7   "screenshots": [
8     "https://raw.githubusercontent.com/tzef/BmoImageLoader/master/Screenshot/animationStyle.png",
9     "https://raw.githubusercontent.com/tzef/BmoImageLoader/master/Screenshot/progressControl.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "LEE ZHE YU": "admin@bunbunu.com"
17   },
18   "source": {
19     "git": "https://github.com/tzef/BmoImageLoader.git",
20     "tag": "1.0.2"
21   },
22   "platforms": {
23     "ios": "9.0"
24   },
25   "source_files": "BmoImageLoader/Classes/**/*",
26   "frameworks": "UIKit",
27   "dependencies": {
28     "AlamofireImage": [
29       "~> 3.1"
30     ]
31   },
32   "pushed_with_swift_version": "3.0"