blob: 74a0dd1635087116015fbcbed9acd694c2cb0f1b [file] [log] [blame]
{
"name": "AJNotificationView",
"version": "0.7",
"platforms": {
"ios": null
},
"summary": "Notice component for iOS.",
"homepage": "https://github.com/ajerez/AJNotificationView",
"authors": {
"Alberto Jerez": "https://twitter.com/alberto_jrz"
},
"source": {
"git": "https://github.com/ajerez/AJNotificationView.git",
"tag": "v0.7"
},
"description": "Notice component for iPhone and iPad. All core graphics code and resolution independent.",
"source_files": "AJNotificationView/*",
"frameworks": "QuartzCore",
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
}
}