blob: 3d87c0e4c3b95e2d82b5562ecc23d257e556ceb8 [file] [log] [blame]
{
"name": "FMProgressViewController",
"version": "0.1.0",
"summary": "A view controller that can reflect progress within a navigation controller's navbar.",
"description": " A view controller that can reflect progress within a navigation controller's navbar.\n \n Designed for iOS7+.\n",
"homepage": "https://github.com/formal-method/FMProgressViewController",
"license": "MIT",
"authors": {
"Kyle Shank": "kyle@formalmethod.net"
},
"source": {
"git": "https://github.com/formal-method/FMProgressViewController.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/formal_method",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}