{ | |
"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" | |
} |