blob: 4681113b69526e69b5eddace0de1c8802fafaf48 [file] [log] [blame]
{
"name": "YXKShowSystemAlert",
"version": "0.0.1",
"summary": "一个可以一句话调用的系统封装Alert.",
"description": "通过引入头文件,一句话调用所需要的Alert",
"homepage": "https://github.com/ShannonMYang/YXKShowSystemAlert",
"license": "MIT",
"authors": {
"杨秀坤": "myang.shannon1122@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ShannonMYang/YXKShowSystemAlert.git",
"tag": "0.0.1"
},
"source_files": [
"YXKShowSystemAlert",
"YXKShowSystemAlert/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
]
}