blob: d21918ab0ba1c700dfaec531aa83a5327235bc16 [file] [log] [blame]
{
"name": "SGNavigationProgress",
"version": "1.2",
"summary": "A category for showing a Messages like progress view on a UINavigationBar",
"homepage": "https://github.com/sgryschuk/SGNavigationProgress",
"license": "MIT",
"authors": {
"Shawn Gryschuk": "sgryschuk@gmail.com"
},
"source": {
"git": "https://github.com/sgryschuk/SGNavigationProgress.git",
"tag": "1.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "SGNavigationProgress/UINavigationController+SGProgress/*",
"requires_arc": true
}