[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 5 / a / ALLoadingView / 1.0.2 / ALLoadingView.podspec.json
blob6eb013e15ae8e32f2aecc4d099ecd3a95acbcf3f
2   "name": "ALLoadingView",
3   "version": "1.0.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.0.2"
22   },
23   "source_files": "ALLoadingView/Source/ALLoadingView.swift",
24   "requires_arc": true,
25   "platforms": {
26     "ios": "9.0"
27   }