blob: e40bc6cd1e64172cf9116f70bddedc7b2fac182a [file] [log] [blame]
{
"name": "WYAAlertView",
"version": "0.1.8",
"summary": "AlertView",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/CreatSuns/WYAAlertView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WYA": "Develops"
},
"source": {
"git": "https://github.com/CreatSuns/WYAAlertView.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "8.0"
},
"resource_bundles": {
"WYAAlertView": [
"WYAAlertView/Assets/WYAPopupController.bundle/*.png"
]
},
"static_framework": true,
"subspecs": [
{
"name": "Alert",
"source_files": "WYAAlertView/Alert/*"
}
]
}