blob: 7ce9e750a75de6861b2d1138eb1bdb31b050468f [file] [log] [blame]
{
"name": "LCAlert",
"version": "0.0.1",
"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.1"
},
"source_files": "LCAlert/*",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
]
}