blob: ff62f04b4fe4d4bfbe23e693d614da7bfc63bf09 [file] [log] [blame]
{
"name": "MWMarqueeView",
"version": "1.0.0",
"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.0"
},
"source_files": [
"MWMarqueeView",
"MWMarqueeView/*.{h,m,png}"
],
"requires_arc": true
}