blob: d551625e148dd662b567829d51ed06eea9517c94 [file] [log] [blame]
{
"name": "GnAlertController",
"version": "0.0.1",
"summary": "iOS弹出控件",
"homepage": "https://github.com/1091673851/GnAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gn_chen": "1091673851@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/1091673851/GnAlertController.git",
"tag": "0.0.1"
},
"requires_arc": true,
"dependencies": {
"TYAlertController": [
"~> 1.2.0"
]
},
"frameworks": "UIKit"
}