blob: ed47d2905daed1d9c589bb4c9947128c527871d8 [file] [log] [blame]
{
"name": "GoAutoSlideView-moolban",
"version": "1.0.2",
"summary": "GoAutoSlideView extends UIScrollView by featuring infinitely and automatically slide.",
"description": "GoAutoSlideView which is well documented has neat APIs to implement infinite and automatically slide.",
"homepage": "https://github.com/rws08/GoAutoSlideView-moolban",
"license": "MIT (LICENSE)",
"authors": {
"zjmdp": "modapeng@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/rws08/GoAutoSlideView-moolban.git",
"tag": "1.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}