blob: 4e4660627bb7b20a66289bed7e62f8d172d6591c [file] [log] [blame]
{
"name": "SGPageView",
"version": "1.0.1",
"license": "MIT",
"summary": "An pageView component where can scroll tableView.",
"homepage": "https://github.com/shanguo/SGPageView",
"authors": {
"刘山国": "857363312@qq.com"
},
"source": {
"git": "https://github.com/shanguo/SGPageView.git",
"tag": "1.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "SGPageViewTest/SGPageView/*.{h,m}",
"resources": [
"SGPageViewTest/*.xib",
"SGPageViewTest/*.xcassets"
]
}