blob: 3eb46c6dbd73c72a05dc6e945f07b03ac613c9fe [file] [log] [blame]
{
"name": "SKLoadingView",
"version": "1.0",
"summary": "Very simple loading indicator.",
"description": "Auto display small loading indicator at center position.",
"homepage": "https://github.com/smithkre/SKLoadingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mitjy": "smith.kre@gmail.com"
},
"source": {
"git": "https://github.com/smithkre/SKLoadingView.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SKLoadingView/SKLoadingView.swift",
"pushed_with_swift_version": "3.0"
}