blob: a9a7e27a9875a72c1b9da61178030b7471c3be95 [file] [log] [blame]
{
"name": "ABLoadingView",
"version": "0.1.2",
"summary": "Simple Loading view screen with customisation",
"description": "This is a library that uses a singleton to create a loading view screen that can be customisable",
"homepage": "https://github.com/andreasbagias/ABLoadingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"andreasbagias": "andreasbagias@gmail.com"
},
"source": {
"git": "https://github.com/andreasbagias/ABLoadingView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.1",
"source_files": "ABLoadingView/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "4.1"
}