blob: e70744d8dd3a5dc918861ceb99db3ae18cc6e896 [file] [log] [blame]
{
"name": "PKCustomAlertView",
"version": "0.1.1",
"summary": "PKCustomAlertView with custom alert view and table alert view.",
"description": "PKCustomAlertView is a custom alert view. With the help of it user can customise according to there needs by modifying view model properties.",
"homepage": "https://github.com/Pradeepkn/PKCustomAlertView",
"license": "MIT",
"authors": {
"pradeep": "pradeep.nagendra@tarento.com"
},
"source": {
"git": "https://github.com/Pradeepkn/PKCustomAlertView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"PKCustomAlertView": [
"Pod/Assets/*.png"
]
}
}