blob: 9604cfab74c57bf172998fb318454886cb02fe0f [file] [log] [blame]
{
"name": "ATAlerter",
"version": "0.0.1",
"summary": " This is a pod for alerting users",
"description": " This is a pod for alerting users\n This is a pod for alerting users\n This is a pod for alerting users\n\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
"homepage": "https://github.com/guillemsole/ATAlerter",
"license": "MIT",
"authors": {
"Guillem": "guillemsolecubilo@gmail.com"
},
"source": {
"git": "https://github.com/guillemsole/ATAlerter.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ATAlerter": [
"Pod/Assets/*.png"
]
}
}