blob: 4e2f1c947e8e64ce4a5ca08fe4de8d7d5af3ee36 [file] [log] [blame]
{
"name": "LYXAlertController",
"version": "0.0.1",
"summary": "Customizable alert",
"description": "a custom AlertController\n* Markdown 格式",
"homepage": "https://github.com/liuyunxin2014/LYXAlertController",
"license": "MIT",
"authors": {
"liuyunxin": "1320379312@qq.com"
},
"source": {
"git": "https://github.com/liuyunxin2014/YXAlertController.git"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "YXCustomAlert/**/*.{h,m}",
"frameworks": [
"UIKit",
"QuartzCore",
"Foundation"
],
"module_name": "YXCustomAlert"
}