blob: 54bb9bc218e193c39de1c6456807790db5050106 [file] [log] [blame]
{
"name": "ProgressController",
"version": "1.0.0",
"summary": "A progress view that leverages UIPresentationController rather than inserting views into your window/view hierarchy.",
"homepage": "https://github.com/YayNext/ProgressController",
"license": "MIT",
"authors": {
"Patrick Mick": "patrickmick1@gmail.com"
},
"source": {
"git": "https://github.com/YayNext/ProgressController.git",
"tag": "1.0.0"
},
"social_media_url": "http://twitter.com/patrickmick",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*.swift"
}