[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 1 / c / 3 / UIImageLoader / 1.0.1 / UIImageLoader.podspec.json
blob56cfb365f9c9e9322b482d32d0f47952d621eb86
2   "name": "UIImageLoader",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/gngrwzrd/UIImageLoader",
9   "authors": {
10     "Aaron Smith": "gngrwzrd@gmail.com"
11   },
12   "summary": "UIImage & NSImage Cache with Callbacks",
13   "source": {
14     "git": "https://github.com/gngrwzrd/UIImageLoader.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "UIImageLoader.{h,m}",
18   "platforms": {
19     "osx": null,
20     "ios": null,
21     "tvos": null,
22     "watchos": null
23   }