[Add] HyphenateChat 4.4.0
[CocoaPods.git] / Specs / 0 / 2 / 6 / AsyncImageLoader / 0.1.1 / AsyncImageLoader.podspec.json
blob8911ed9c89a785cc4908b0625c28cb7a008a44cf
2   "name": "AsyncImageLoader",
3   "version": "0.1.1",
4   "summary": "Dispatch load operation asynchronously.",
5   "description": "Dispatch load operation asynchronously and exclusively.",
6   "homepage": "https://github.com/0x0c/AsyncImageLoader",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Akira": "akira.matsuda@me.com"
13   },
14   "source": {
15     "git": "https://github.com/0x0c/AsyncImageLoader.git",
16     "tag": "0.1.1"
17   },
18   "swift_version": "5.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "AsyncImageLoader/Classes/**/*"