blob: 432cfe6302f2bef5581e20ff50f2ea60e887fa5c [file] [log] [blame]
{
"name": "SHPopMenu",
"version": "0.0.1",
"summary": "气泡弹框",
"homepage": "https://github.com/CCSH/SHPopMenu",
"license": "MIT",
"authors": {
"CSH": "624089195@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/CCSH/SHPopMenu.git",
"tag": "0.0.1"
},
"source_files": "SHPopMenu/**/*.{h,m}",
"requires_arc": true
}