blob: 790bfe9db5f07e5d76eb747401c92b2d0c9b4a9d [file] [log] [blame]
{
"name": "GFPageSlider",
"version": "1.2",
"summary": "a simple page slider module, easy to use and low coupling",
"homepage": "https://github.com/gydmercy/GFPageSlider",
"license": "MIT",
"authors": {
"Mercy": "bluegyd@vip.qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/gydmercy/GFPageSlider.git",
"tag": "1.2"
},
"source_files": "GFPageSlider/*.{h,m}",
"requires_arc": true
}