blob: 5d9cb4f93d453f195d24b3e2b528606353c2ae4d [file] [log] [blame]
{
"name": "MMSplitViewController",
"version": "0.0.7",
"summary": "An interactive split interface.",
"homepage": "https://matias.ma/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matías Martínez": "soy@matmartinez.net"
},
"source": {
"git": "https://github.com/matmartinez/MMSplitViewController.git",
"tag": "0.0.7"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "QuartzCore",
"requires_arc": true,
"source_files": "Classes/*.{h,m}",
"resources": "Images/*.png"
}