blob: 3dc567fef3ad3ac3c7ed00d8d30362c4336f3522 [file] [log] [blame]
{
"name": "WhdeLoop",
"version": "1.0.0",
"summary": "iOS Banner.",
"homepage": "https://github.com/whde/Loop",
"license": "MIT",
"authors": {
"Whde": "460290973@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/whde/Loop.git",
"tag": "1.0.0"
},
"source_files": "WhdeLoop/Class/*{h,m}",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true,
"description": "iOS Banner 无限滚动"
}