blob: aec5aa70181c4692a5789878515148cd04cc2f03 [file] [log] [blame]
{
"name": "LinearProgressBarMaterial",
"version": "1.3",
"summary": "LinearProgressBarMaterial",
"description": "A simple Linear Progress Bar for IOS (Swift 4.0), inspired by Material Design",
"homepage": "https://github.com/PhilippeBoisney/LinearProgressBar",
"license": "MIT",
"authors": {
"PhilippeBoisney": "phil.boisney@gmail.com"
},
"source": {
"git": "https://github.com/PhilippeBoisney/LinearProgressBar.git",
"tag": "1.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}