blob: de6ae6dde70700a3ae12558a503bf53fd92bea18 [file] [log] [blame]
{
"name": "AutomaticInfiniteLoopView",
"version": "1.0.0",
"summary": "自定义布局,自动循环滚动",
"description": "自动循环滚动图片、文本,复用自定义的布局,",
"homepage": "https://github.com/LiYouCheng/AutomaticInfiniteLoopView",
"license": "MIT",
"authors": {
"李游城": "542235666@qq.com"
},
"source": {
"git": "https://github.com/LiYouCheng/AutomaticInfiniteLoopView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "AutomaticInfiniteLoopView/*"
}