blob: 61982dce723b8033815201e962b4d245ce1baeee [file] [log] [blame]
{
"name": "IMAlertView",
"version": "1.0.0",
"summary": "iOS custom alert view.",
"homepage": "https://github.com/imilakovic/IMAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Milakovic": "igor.milakovic@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/imilakovic/IMAlertView.git",
"tag": "v1.0.0"
},
"source_files": [
"IMAlertView",
"IMAlertView/**/*.{h,m}"
],
"requires_arc": true
}