blob: 00255613c2e1835cc61441a07ac843e2d773e806 [file] [log] [blame]
{
"name": "UIViewController+Subcontrollers",
"version": "0.0.2",
"summary": "Add subcontrollers in one line.",
"homepage": "https://github.com/belkevich/uiviewcontroller-subcontrollers",
"social_media_url": "https://twitter.com/okolodev",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Alexey Belkevich": "belkevich.alexey@gmail.com"
},
"source": {
"git": "https://github.com/belkevich/uiviewcontroller-subcontrollers.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "6.0"
},
"source_files": "Pod/**/*.{h,m}",
"requires_arc": true
}