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