blob: 10607e7b99c027d89c92cc3d990d1970c3ea0fc6 [file] [log] [blame]
{
"name": "HQAlertViewController",
"version": "0.0.2",
"summary": "an alertView used in register",
"description": "a simple alertView common used in register.",
"homepage": "https://github.com/huiqiangdev/HQAlertViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"heart_queen": "huiqiangdev@icloud.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source": {
"git": "https://github.com/huiqiangdev/HQAlertViewController.git",
"tag": "0.0.2"
},
"source_files": [
"HQAlertViewController",
"HQAlertViewController/*.{h}",
"HQAlertViewController/**/*.{h,m}"
],
"dependencies": {
"Masonry": [
]
}
}