[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 7 / e / 1 / RSImageLoader / 0.1.0 / RSImageLoader.podspec.json
blob39e513e8cd2b4b6caef53f5483b3d340d3b8cb5c
2   "name": "RSImageLoader",
3   "version": "0.1.0",
4   "summary": "Library for downloading images. Contains categories for views.",
5   "description": "                   Library for downloading images. Contains categories for views.\n                   For examples see [Example Project](https://github.com/RishatShamsutdinov/RSImageLoader/tree/master/RSImageLoaderExample).\n",
6   "homepage": "https://github.com/RishatShamsutdinov/RSImageLoader",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Rishat Shamsutdinov": "dichat.dark@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.1"
13   },
14   "source": {
15     "git": "https://github.com/RishatShamsutdinov/RSImageLoader.git",
16     "tag": "v0.1.0"
17   },
18   "source_files": [
19     "RSImageLoader",
20     "RSImageLoader/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "ImageIO"
25   ],
26   "requires_arc": true