[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / c / 4 / d / ASHImageLoader / 0.1.1 / ASHImageLoader.podspec.json
blob21cc9257e03b7d25ae62bb265813db5b849465be
2   "name": "ASHImageLoader",
3   "version": "0.1.1",
4   "summary": "This pod loads images in image view and cache them",
5   "swift_versions": "5.0",
6   "description": "The purpose of this pod is to provide a cache solution to the images that are downloaded from data tasks",
7   "homepage": "https://github.com/sheikhamais/ASHImageLoader",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "sheikhamais@gmail.com": "amais.sheih@tangenttek.com"
14   },
15   "source": {
16     "git": "https://github.com/sheikhamais/ASHImageLoader.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "ASHImageLoader/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"