blob: b7f7d6c55d4eac7fb883a3f968f9a96f92e9e200 [file] [log] [blame]
{
"name": "XBDialog",
"version": "1.2.0",
"summary": "Custom Dialog",
"description": "This is an Custom Dialog",
"homepage": "https://github.com/LiuSky/XBDialog",
"license": "MIT",
"authors": {
"xiaobin liu": "327847390@qq.com"
},
"source": {
"git": "https://github.com/LiuSky/XBDialog.git",
"tag": "1.2.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "XBDialog/Classes/**/*",
"frameworks": "UIKit"
}