blob: a3ce8a16fe9f6a2d093235e84f1a300b56eb5270 [file] [log] [blame]
{
"name": "XQRemoteControlButton",
"version": "1.0.0",
"summary": "图片遥控按钮",
"description": "一个类似遥控的按钮,可以设置可选区域控制",
"homepage": "https://github.com/12daxie/XQRemoteControlButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"谢齐": "941803686@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/12daxie/XQRemoteControlButton.git",
"tag": "1.0.0"
},
"source_files": "XQRemoteControlButton/*.{h,m}",
"requires_arc": true
}