blob: 49ffc8a49bbde96a2473006c2678420fe49b384f [file] [log] [blame]
{
"name": "RCAlertView",
"version": "0.0.12",
"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.12"
},
"vendored_frameworks": "RCAlertView/RCAlertView.framework",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}