blob: 6210c4bc9f90e37f3171d1af30381f30740d0451 [file] [log] [blame]
{
"name": "RDPAlertView",
"version": "0.1.1",
"summary": "RDPAlertView.",
"description": "RDPAlertView test pod",
"homepage": "https://github.com/Milker90/RDPAlertView.git",
"license": "MIT",
"authors": {
"Milker90": "tomy.xos@gmail.com"
},
"source": {
"git": "https://github.com/Milker90/RDPAlertView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"RDPAlertView": [
"Pod/Assets/*.png"
]
}
}