blob: 4b17842363206f1b874e3a87c18bd31cb4d04215 [file] [log] [blame]
{
"name": "RDPAlertView",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"RDPAlertView": [
"Pod/Assets/*.png"
]
}
}