blob: c864be0e918694b728e137b369b7d193dfb886fc [file] [log] [blame]
{
"name": "SGNavigationProgress",
"version": "0.0.1",
"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": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "SGNavigationProgress/UINavigationController+SGProgress/*",
"requires_arc": true
}