blob: 1ed4a39b1c6204251dcd5dfc2c480c4415cdd167 [file] [log] [blame]
{
"name": "GAlertView",
"version": "0.1.0",
"summary": "GAlertView 是 iOS 平台 OC 语言,自定义弹框类",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/github6022244/GAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"github6022244": "weigh@strongunion.com.cn"
},
"source": {
"git": "https://github.com/github6022244/GAlertView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GAlertView/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}