[Add] DocumentReaderFullAuthRFIDStage 7.5.10858
[CocoaPods.git] / Specs / a / c / 2 / ASAPImage / 0.1.0 / ASAPImage.podspec.json
blob4837bf643502793ab1bc17d3cb4a7babf8d1ba31
2   "name": "ASAPImage",
3   "version": "0.1.0",
4   "summary": "Asynchronous image downloading utilities",
5   "description": "A library providing asynchronous image downloading utilities.",
6   "homepage": "https://github.com/lo-fo/ASAPImage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Louis Fournier": "louis.fo@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lo-fo/ASAPImage.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": [
22     "ASAPImage/*.swift",
23     "ASAPImage/Async/*.swift",
24     "ASAPImage/Utilities/*.swift"
25   ],
26   "pushed_with_swift_version": "4.1"