blob: cbe4e07c183dce8c906727c54821d7c87f5a312a [file] [log] [blame]
{
"name": "SGPagesView",
"version": "2.0.0",
"summary": "fork from kingsic, just modify some codes for projects",
"homepage": "https://github.com/derekibw/SGPagesView",
"license": "MIT",
"authors": {
"derek": "guoshiji@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/derekibw/SGPagesView.git",
"tag": "2.0.0"
},
"source_files": "SGPagesView/**/*.{h,m}",
"requires_arc": true
}