[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / 6 / f / ALImageStore / 0.1.0 / ALImageStore.podspec.json
blob8a058ec633fbd3180dbe55d011d1054963d6d3d0
2   "name": "ALImageStore",
3   "version": "0.1.0",
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.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]