blob: b5ee5873b2bf005f61353a8c9012a8e4eaf11768 [file] [log] [blame]
{
"name": "GRCustomAlert",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.3"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"GRCustomAlert": [
"Pod/Assets/*.png"
]
}
}