blob: ec1592daa54eb04d2987a9c1fa9295c45595dc45 [file] [log] [blame]
{
"name": "PKCustomAlertView",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"PKCustomAlertView": [
"Pod/Assets/*.png"
]
}
}