blob: 284c3d43a252f0081419c35b92e96139d0048a22 [file] [log] [blame]
{
"name": "PLVMarquee",
"version": "0.0.4",
"summary": "iOS 防录屏跑马灯组件",
"description": "PLVMarquee\niOS 防录屏跑马灯组件",
"homepage": "https://github.com/polyv/PLVMarquee",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bqlin": "bqlins@163.com"
},
"source": {
"git": "https://github.com/polyv/PLVMarquee.git",
"tag": "0.0.4"
},
"source_files": "PLVMarquee/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}