blob: 8f6153579afe6d5015a21c77e05573ad86d92d8e [file] [log] [blame]
{
"name": "CMAlterView",
"version": "1.0.1",
"summary": "A tool about alert box and prompt box",
"homepage": "https://github.com/yuanrenge/CMAlterView",
"platforms": {
"ios": "7.0"
},
"license": "MIT",
"authors": {
"yuanrenge": "1046421750@qq.com"
},
"source": {
"git": "https://github.com/yuanrenge/CMAlterView.git",
"tag": "1.0.1"
},
"source_files": [
"CMAlterView",
"CMAlterView/*"
],
"requires_arc": true,
"frameworks": "UIKit"
}