[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 0 / 1 / BKImageLoader / 0.1.0 / BKImageLoader.podspec.json
blob2653a0e6f22529946cdf1de292a3550e642735f7
2   "name": "BKImageLoader",
3   "platforms": {
4     "ios": "12.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.0",
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.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "BKImageLoader/**/*.{swift}",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"