blob: 034e3bf4366831309fff0b2f846ac95dc83d75b2 [file] [log] [blame]
{
"name": "SGPageView",
"version": "1.0.2",
"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.2"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "SGPageViewTest/SGPageView/*.{h,m}",
"resources": [
"SGPageViewTest/*.xib",
"SGPageViewTest/*.xcassets"
]
}