[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / 6 / f / ALImageStore / 0.1.5 / ALImageStore.podspec.json
blob07a066f622a57c862ff7a6b33b71c1b6d0b1a247
2   "name": "ALImageStore",
3   "version": "0.1.5",
4   "summary": "Lightweight class for storing images of your app",
5   "description": "                        Lightweight class for storing images of your app. \n                        Images are stored under Images forlder in app documents dir.\n",
6   "homepage": "https://github.com/appleios/ALImageStore",
7   "license": "MIT",
8   "authors": {
9     "aziz u. latypov": "vm06lau@mail.ru"
10   },
11   "source": {
12     "git": "https://github.com/appleios/ALImageStore.git",
13     "tag": "0.1.5"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]