blob: a6835b4185a95ac719646dfad5b9bde3726a272b [file] [log] [blame]
{
"name": "AJNotificationView",
"version": "0.0.1",
"summary": "Notice component for iOS.",
"description": " Notice component for iOS\n\n - No images needed, all CoreGraphics code.\n - Works on iPhone and iPad (resolution independent).\n - Animated background type.\n",
"homepage": "https://github.com/ajerez/AJNotificationView",
"license": "MIT",
"authors": "Alberto Jerez",
"source": {
"git": "https://github.com/ajerez/AJNotificationView.git",
"commit": "7473cfd0748814cec103c2b3d5bbbfecaa9869ec"
},
"platforms": {
"ios": null
},
"source_files": "AJNotificationView",
"requires_arc": true
}