blob: 0120d3d1c09bb58e070cc9ec48afbf7dcf6e8344 [file] [log] [blame]
{
"name": "LCCAlertController",
"version": "0.0.1",
"summary": "LCAlertController.",
"description": "A short description of LCAlertController.",
"homepage": "https://github.com/Licongc/LCAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"licc": "congcong.li@lvyuetravel.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Licongc/LCAlertController.git"
},
"source_files": [
"LCAlertController",
"LCAlertController/**/*.{h,m}"
]
}