blob: 7b7a0957c9daf448d7ccf849b284276e7dea8db0 [file] [log] [blame]
{
"name": "LPSegmentController",
"version": "1.0.0",
"summary": "SegmentControl to switch viewController's view.",
"description": "a container viewController with SegmentControl to switch viewController's view.",
"homepage": "https://github.com/litt1e-p/LPSegmentController",
"license": {
"type": "MIT"
},
"authors": {
"litt1e-p": "litt1e.p4ul@gmail.com"
},
"source": {
"git": "https://github.com/litt1e-p/LPSegmentController.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "LPSegmentViewController/*",
"frameworks": [
"Foundation",
"UIKit"
]
}