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