blob: 115c18c5b4f829bbb769dacb9ddd95b31d33eac3 [file] [log] [blame]
{
"name": "BTProgressView",
"version": "1.0.0",
"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.0.0"
},
"source_files": "BTProgressView",
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics"
],
"requires_arc": true
}