[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 5 / 0 / 1 / BKImageLoader / 0.1.4 / BKImageLoader.podspec.json
blob5b318af73651b9d646162d1f319e1cba6025e078
2   "name": "BKImageLoader",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "BKImageLoader - Simple image loader for downloading remote images and set to imageviews with caching support.",
7   "requires_arc": true,
8   "version": "0.1.4",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Bharathi Kumar": "bharathi91m@gmail.com"
15   },
16   "homepage": "https://github.com/bharathi91/BKImageLoader",
17   "source": {
18     "git": "https://github.com/bharathi91/BKImageLoader.git",
19     "tag": "0.1.4"
20   },
21   "frameworks": "UIKit",
22   "source_files": "BKImageLoader/**/*.{swift}",
23   "swift_versions": "4.2",
24   "swift_version": "4.2"