blob: f7f412f7a1a41ba8af7be9b48a0984168a2d59a8 [file] [log] [blame]
{
"name": "MMSplitViewController",
"version": "0.0.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "QuartzCore",
"requires_arc": true,
"source_files": "Classes/*.{h,m}",
"resources": "Images/*.png"
}