blob: 046b4ec9c1e67d6c0c25e9964233209163b37830 [file] [log] [blame]
{
"name": "LYXAlertController",
"version": "0.0.2",
"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/LYXAlertController.git"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "YXCustomAlert/**/*.{h,m}",
"frameworks": [
"UIKit",
"QuartzCore",
"Foundation"
],
"module_name": "YXCustomAlert"
}