blob: 36ac3d3e919317768967b01993c6505a5e825620 [file] [log] [blame]
{
"name": "WQAlert",
"version": "0.0.5",
"summary": "iOS常用的弹框, 包括alertView, toastView",
"description": "Testing Private Podspec.\n \n* Markdown format.\n* Don't worry about the indent, we strip it!",
"homepage": "https://github.com/shmilywq/WQAlert",
"license": "MIT",
"authors": {
"shmily": "wq012819@163.com"
},
"source": {
"git": "https://github.com/shmilywq/WQAlert.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SourceCode/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"WQViewFrame": [
"~> 0.0.2"
]
}
}