blob: 968ee9b808563e5f1dff5c953279c8a255247605 [file] [log] [blame]
{
"name": "LinearLoadingBar",
"version": "0.1.0",
"summary": "A short description of LinearLoadingBar.Allows you to set the title and lead angle. Clone from https://github.com/BiAtoms/LinearProgressView",
"description": "TODO: Add long description of the pod here.",
"swift_version": "4.2",
"homepage": "https://github.com/der1598c/LinearLoadingBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"der1598c": "der1598c@gmail.com"
},
"source": {
"git": "https://github.com/der1598c/LinearLoadingBar.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LinearLoadingBar/Classes/**/*"
}