blob: 34f4dd7aff8d7553e0020b1a12b3dceb0522497d [file] [log] [blame]
{
"name": "LCAlertPop",
"version": "0.0.3",
"summary": "Replace UIAlertView with wift launuage",
"homepage": "https://github.com/iRemark/LCAlertView.git",
"license": "MIT",
"authors": {
"iRemark": "lc081200@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/iRemark/LCAlertView.git",
"tag": "0.0.3"
},
"source_files": "LCAlertPop/*.swift",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"pushed_with_swift_version": "4.0"
}