blob: 0a8b34b49d197569ed452222d36f3c2c759aabd0 [file] [log] [blame]
{
"name": "UIViewController-HYPContainer",
"version": "0.2",
"summary": "Safely add child view controllers",
"description": " * Safely add child view controllers\n",
"homepage": "https://github.com/hyperoslo/UIViewController-HYPContainer",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Elvis Nuñez": "elvis@hyper.no"
},
"social_media_url": "http://twitter.com/hyperoslo",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/hyperoslo/UIViewController-HYPContainer.git",
"tag": "0.2"
},
"source_files": "UIViewController-HYPContainer/",
"frameworks": "Foundation",
"requires_arc": true
}