[Add] OpacityCore 3.22.7
[CocoaPods.git] / Specs / 2 / b / 3 / AGCache / 0.1.2 / AGCache.podspec.json
blob4cac2ae07bd9920173329c9b9a799b2c1e0ba8ca
2   "name": "AGCache",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ProjectFiles/AGCache/*.swift"