[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 5 / a / ALLoadingView / 0.1.4 / ALLoadingView.podspec.json
blobb21c492af941d6991c09dbe7ce4a8238a6f2efcc
2   "name": "ALLoadingView",
3   "version": "0.1.4",
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": "0.1.4"
22   },
23   "requires_arc": true,
24   "platforms": {
25     "ios": "8.0"
26   },
27   "source_files": "ALLoadingView/**/*.{swift}"