blob: 243a76194db7ac97493a321a97b3d430054e6a98 [file] [log] [blame]
{
"name": "TOSplitViewController",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TOSplitViewController/**/*.{h,m}",
"requires_arc": true
}