blob: f5fce16ad63a55617a17ef3f6ebdf59ec4ad4759 [file] [log] [blame]
{
"name": "LinearProgressBarMaterial",
"version": "1.2",
"summary": "LinearProgressBarMaterial",
"description": "A simple Linear Progress Bar for IOS (Swift 3.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.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}