blob: e51f11b9be1304750b65bde5a23311694b4e545b [file] [log] [blame]
{
"name": "ProgressObserver",
"version": "1.1.0",
"summary": "ProgressObserver is a subclass on NSProgress that provides an elegant delegate API over KVO",
"authors": {
"Ayush Newatia": "ayush.newatia@icloud.com"
},
"platforms": {
"ios": "9.0"
},
"homepage": "https://github.com/ayushn21/ProgressObserver",
"source": {
"git": "https://github.com/ayushn21/ProgressObserver.git",
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/ayushn21",
"license": "MIT",
"requires_arc": true,
"source_files": "ProgressObserver/*.swift"
}