blob: 2c41b2cfdcd49bad3774dbbc5b0ac8fd523b89c0 [file] [log] [blame]
{
"name": "ITProgressIndicator",
"version": "0.1",
"summary": "A replacement class for NSProgressIndicator driven by Core Animation.",
"homepage": "https://github.com/iluuu1994/ITProgressIndicator",
"social_media_url": "https://twitter.com/ilijatovilo",
"license": "Apache",
"authors": {
"Ilija Tovilo": "support@ilijatovilo.ch"
},
"platforms": {
"osx": null
},
"source": {
"git": "https://github.com/iluuu1994/ITProgressIndicator.git",
"tag": "0.1"
},
"source_files": "ITProgressIndicator/Classes/*.{h,m}",
"requires_arc": true
}