[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / c / 3 / UIImageLoader / 1.2.0 / UIImageLoader.podspec.json
blobbab5220be3dd4a232f3ce10fa00daa1564ac2cec
2   "name": "UIImageLoader",
3   "version": "1.2.0",
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.2.0"
16   },
17   "source_files": "UIImageLoader.{h,m}",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.8",
21     "tvos": "10.0"
22   }