blob: 61fde4424f548c937dc37c1104050dd00e09aeee [file] [log] [blame]
{
"name": "AMProgressBar",
"version": "0.1.0",
"summary": "Elegant progress bar for your iOS app written in Swift.",
"homepage": "https://github.com/Abdul-Moiz/AMProgressBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abdul Moiz": "abdul.moiz1991@gmail.com"
},
"source": {
"git": "https://github.com/Abdul-Moiz/AMProgressBar.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"description": "Elegant progress bar for your iOS app written in Swift.\n\nFeatures\n * Up-to-date: Swift 3\n * Super easy to use and lightweight\n * `IBInspectable` properties can be customized from `Interface Builder`\n * Global config file to apply same style across app.",
"source_files": "AMProgressBar/Classes/**/*",
"pushed_with_swift_version": "3.0"
}