blob: 10699ffbd474a494cd11856da4d0e320b7b02aaf [file] [log] [blame]
{
"name": "WQScreenshotDrawView",
"version": "0.0.3",
"summary": "弹幕小插件",
"description": "自己总结的弹幕小插件,欢迎使用。",
"homepage": "https://github.com/WQiOS/WQScreenshotDrawView",
"license": "MIT",
"authors": {
"王强": "1570375769@qq.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/WQiOS/WQScreenshotDrawView.git",
"tag": "0.0.3"
},
"source_files": "WQScreenshotDrawView/*.{h,m}",
"ios": {
"frameworks": "UIKit"
}
}