blob: d3b9b93622fd585e0d31d5d6a8f2b25983ae02d2 [file] [log] [blame]
{
"name": "AJNotificationView",
"version": "0.5",
"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.5"
},
"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"
}
}