blob: f7594c1b4e10084e05619be71f73170c58cae4e1 [file] [log] [blame]
{
"name": "GoAutoSlideView",
"version": "0.3",
"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/zjmdp/GoAutoSlideView",
"license": "MIT (LICENSE)",
"authors": {
"zjmdp": "modapeng@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zjmdp/GoAutoSlideView.git",
"tag": "0.3"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}