blob: ce8634a5c05ccf72f99229a55cf891f45a29d48b [file] [log] [blame]
{
"name": "GRCustomAlert",
"version": "0.1.0",
"summary": "Customizable alert for iOS.",
"homepage": "https://github.com/grawson/GRCustomAlert",
"license": "MIT",
"authors": {
"grawson": "grawson2@jhu.edu"
},
"source": {
"git": "https://github.com/grawson/GRCustomAlert.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.3"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"GRCustomAlert": [
"Pod/Assets/*.png"
]
}
}