blob: df7603e8db3e03692af4db94d0bad7fe22281b9d [file] [log] [blame]
{
"name": "ATAlterView",
"version": "1.0.0",
"summary": "A custom alterController.",
"description": "A custom alterController 类似ActionSheet的功能",
"homepage": "http://git.xlingmao.com/caogui/ATAlterController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Attu7": "953224204@qq.com"
},
"source": {
"git": "http://git.xlingmao.com/caogui/ATAlterController.git",
"tag": "1.0.0"
},
"source_files": "ATAlterController/ATAlterView/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}