blob: 519fbfdc2871a8ad23a078ea60c5d6e6987699e5 [file] [log] [blame]
{
"name": "QGGScrollSegmentControl",
"version": "0.1.0",
"summary": "A Custom Segment Control support scroll",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/infiniteQin/QGGScrollSegmentControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"taizi": "changqin@ixiaopu.com"
},
"source": {
"git": "https://github.com/infiniteQin/QGGScrollSegmentControl.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "QGGScrollSegmentControl/Classes/**/*",
"dependencies": {
"Masonry": [
"~> 0.6.4"
]
}
}