blob: ba7eca1167b371b54e8a3f5f0801f8653d2b7725 [file] [log] [blame]
{
"name": "BTProgressView",
"version": "1.1",
"summary": "Customized UIProgressView.",
"homepage": "https://github.com/borut-t/BTProgressView",
"license": {
"type": "zlib",
"file": "LICENCE.md"
},
"authors": {
"Borut Tomažin": "borut.tomazin@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/borut-t/BTProgressView.git",
"tag": "1.1"
},
"source_files": "BTProgressView",
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics"
],
"requires_arc": true
}