blob: 9603f7947123877564be8e465948caa1a1da267b [file] [log] [blame]
{
"name": "BannerLoopView",
"version": "1.0.0",
"summary": "an infinite automatic scroll loop effect for ios.",
"description": " an infinite automatic scroll loop effect for ios.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://github.com/tedy51/BannerLoop",
"license": "MIT",
"authors": {
"tedy": "tedy51@163.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/tedy51/BannerLoop.git",
"tag": "1.0.0"
},
"source_files": "BannerLoopView/*"
}