[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 5 / a / ALLoadingView / 1.1.2 / ALLoadingView.podspec.json
blob96e2891c36c1a7b75848055f8279b4db5bce5718
2   "name": "ALLoadingView",
3   "version": "1.1.2",
4   "summary": "Manager for loading views presentation",
5   "description": "ALLoadingView is a class for displaying pop-up views to notify users that some work is in progress.",
6   "homepage": "https://github.com/ALoginov/ALLoadingView",
7   "screenshots": [
8     "http://dl.dropboxusercontent.com/u/72091593/Screenshots%20for%20GitHub/ALLV-screenshot1-thumb.png",
9     "http://dl.dropboxusercontent.com/u/72091593/Screenshots%20for%20GitHub/ALLV-screenshot2-thumb.png",
10     "http://dl.dropboxusercontent.com/u/72091593/Screenshots%20for%20GitHub/ALLV-screenshot3-thumb.png"
11   ],
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "ALoginov": "artemloginov@dilarc.com"
18   },
19   "source": {
20     "git": "https://github.com/ALoginov/ALLoadingView.git",
21     "tag": "1.1.2"
22   },
23   "source_files": "ALLoadingView/Source/ALLoadingView.swift",
24   "requires_arc": true,
25   "platforms": {
26     "ios": "9.0"
27   },
28   "pushed_with_swift_version": "3.0"