[Add] AlibabacloudQuanMiaoLightApp20240801 2.1.0
[CocoaPods.git] / Specs / e / 1 / c / ABLoadingView / 0.1.1 / ABLoadingView.podspec.json
blobad16dc4b93c6975110eb3fe86fbac76a8e79a594
2   "name": "ABLoadingView",
3   "version": "0.1.1",
4   "summary": "Simple Loading view screen with customisation",
5   "description": "This is a library that uses a singleton to create a loading view screen that can be customisable",
6   "homepage": "https://github.com/andreasbagias/ABLoadingView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "andreasbagias": "andreasbagias@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/andreasbagias/ABLoadingView.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.1",
22   "source_files": "ABLoadingView/Classes/**/*",
23   "frameworks": "UIKit"