blob: 0554a9431d208f43e590a8bfeac96c3a151ddad7 [file] [log] [blame]
{
"name": "WYAAlertViewController",
"version": "0.1.0",
"summary": "alertView",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/CreatSuns/WYAAlertViewController.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wya": "develops"
},
"source": {
"git": "https://github.com/CreatSuns/WYAAlertViewController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WYAAlertViewController/Classes/**/*",
"resource_bundles": {
"WYAAlertViewController": [
"WYAAlertViewController/Assets/WYAPopupController.bundle/*.png"
]
}
}