blob: ad16dc4b93c6975110eb3fe86fbac76a8e79a594 [file] [log] [blame]
{
"name": "ABLoadingView",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1",
"source_files": "ABLoadingView/Classes/**/*",
"frameworks": "UIKit"
}