blob: 365f8118e52c99cde9ef2b45d98b7022ad92e959 [file] [log] [blame]
{
"name": "LCAlert",
"version": "0.0.2",
"summary": "自定义alert",
"homepage": "https://github.com/iRemark/LCAlertExample.git",
"license": "MIT",
"authors": {
"iRemark": "lc081200@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/iRemark/LCAlertExample.git",
"tag": "0.0.2"
},
"source_files": "LCAlert/*",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
]
}