[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 1 / c / ABLoadingView / 0.1.2 / ABLoadingView.podspec.json
bloba9a7e27a9875a72c1b9da61178030b7471c3be95
2   "name": "ABLoadingView",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "4.1",
22   "source_files": "ABLoadingView/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "4.1"