blob: 3bf65aca75d31649ad6dc451b1d982a8662e556a [file] [log] [blame]
{
"name": "TOSegmentedTabBarController",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A splittable tab bar controller controlled by a segmented control view.",
"homepage": "https://github.com/TimOliver/TOSegmentedTabBarController",
"authors": "Tim Oliver",
"source": {
"git": "https://github.com/TimOliver/TOSegmentedTabBarController.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TOSegmentedTabBarController/**/*.{h,m}",
"requires_arc": true
}