[Add] OpacityCore 3.22.7
[CocoaPods.git] / Specs / 2 / b / 3 / AGCache / 0.1.3 / AGCache.podspec.json
blobbf73f6cbb6bde3f8bc0b4b166ba8db23e4794b3e
2   "name": "AGCache",
3   "version": "0.1.3",
4   "summary": "Small image cache system with resizing on-the-go.",
5   "description": "System allows to download, save to cache and resize images on-the-go! Forget about performance problems!",
6   "homepage": "https://github.com/attract/AGCache",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Stanislav Makushov": "stanislav.makushov@gmai.com"
13   },
14   "source": {
15     "git": "https://github.com/attract/AGCache.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ProjectFiles/AGCache/*.swift"