blob: 551c61ee07c93bdb0ffcc8c37c931cf7d1555cb3 [file] [log] [blame]
{
"name": "WCAlertController",
"version": "0.1.1",
"summary": "A container view controller for alerting",
"description": "A container view controller for alerting by providing customized UIViewController",
"homepage": "https://github.com/daydreamboy/WCAlertController.git",
"license": "MIT",
"authors": {
"wesley_chen": "wesley4chen@gmail.com"
},
"source": {
"git": "https://github.com/daydreamboy/WCAlertController.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}