blob: 37861b4ad9ff2fa2d19e5d1d73e75d92a7bc4e6c [file] [log] [blame]
{
"name": "GFPageSlider",
"version": "1.1.0",
"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.1.0"
},
"source_files": "GFPageSlider/*.{h,m}",
"requires_arc": true
}