blob: e36730b3a35a1591d96d91cdcc9d2bbb38ff7203 [file] [log] [blame]
{
"name": "QPSplitViewController",
"version": "0.0.1",
"summary": "Split view controller for iOS like Settings app.",
"homepage": "https://github.com/quangpc/QPSplitViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Quang Pham Cong": "quang.phamcong@gmail.com"
},
"source": {
"git": "https://github.com/quangpc/QPSplitViewController.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "QPSplitViewController"
}