blob: cc28d88e79956b6bdfe21a4f14a8fb7fa21653d1 [file] [log] [blame]
{
"name": "TOSplitViewController",
"version": "0.0.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A split view controller that allows up to 3 columns.",
"homepage": "https://github.com/TimOliver/TOSplitViewController",
"authors": "Tim Oliver",
"source": {
"git": "https://github.com/TimOliver/TOSplitViewController.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TOSplitViewController/**/*.{h,m}",
"requires_arc": true
}