blob: 6e57a07f078311d9690e1dd33e5918bab0809849 [file] [log] [blame]
{
"name": "MCAlertTools",
"version": "0.1.0",
"summary": "A simple alert tool",
"description": "一个简单的alert工具,更方便快捷的制作弹窗",
"homepage": "https://github.com/SillyOwls/MCAlertTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SillyOwls": "745076972@qq.com"
},
"source": {
"git": "https://github.com/SillyOwls/MCAlertTools.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MCAlertTools/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
]
}