blob: cd8e2b7a268056fa49fa2614b953f155c2d63149 [file] [log] [blame]
{
"name": "RCAlertView",
"version": "0.0.15",
"summary": "This is simple View",
"homepage": "https://github.com/yexiaoqian/RCAlertView.git",
"license": "MIT",
"authors": {
"yexiaoqian": "441745749@qq.com"
},
"source": {
"git": "https://github.com/yexiaoqian/RCAlertView.git",
"tag": "0.0.15"
},
"vendored_frameworks": "RCAlertView/RCAlertView.framework",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}