blob: 8cc6a4bf890075c2130f9da69485298fb066cfda [file] [log] [blame]
{
"name": "ControllerContainer",
"summary": "View Controller Containment for humans",
"version": "0.1.1",
"homepage": "https://github.com/3lvis/ControllerContainer",
"license": "MIT",
"authors": {
"Elvis Nuñez": "elvisnunez@me.com"
},
"source": {
"git": "https://github.com/3lvis/ControllerContainer.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/3lvis",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Source",
"frameworks": "UIKit"
}