blob: ff86c8cbcb77abd90cbd9face1a8a93df94755b0 [file] [log] [blame]
{
"name": "MWMarqueeView",
"version": "1.0.1",
"summary": "跑马灯实现.",
"homepage": "https://github.com/fishmwei/MWMarqueeView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fishmwei": "fishmwei@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/fishmwei/MWMarqueeView.git",
"tag": "1.0.1"
},
"source_files": [
"MWMarqueeView",
"MWMarqueeView/*.{h,m,png}"
],
"requires_arc": true
}