blob: 8ee6ccce0eba82c6c9522db1f236333114840ad3 [file] [log] [blame]
{
"name": "UIViewController+Subcontrollers",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "Pod/**/*.{h,m}",
"requires_arc": true
}