blob: e2ad365df7f74aff1f96ecd386433804f3b7bc65 [file] [log] [blame]
{
"name": "UIViewController+ChildControllers",
"version": "1.0.0",
"summary": "UIViewController+ChildControllers helps you out when you need to present child controllers.",
"homepage": "https://github.com/bilby91/UIViewController-ChildControllers",
"license": "MIT",
"authors": {
"Martin Fernandez": "me@bilby91.com"
},
"source": {
"git": "https://github.com/bilby91/UIViewController-ChildControllers.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit"
}