blob: 6aa165da4dced851a016c0483b5d390f281bac89 [file] [log] [blame]
{
"name": "RSZInAppNotifications",
"version": "1.0",
"summary": "In-app notifications mechanism for your app",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.1"
},
"homepage": "https://github.com/rad3ks/RSZInAppNotifications",
"requires_arc": "true",
"authors": {
"Radosław Szeja": "rad3ks@gmail.com"
},
"source": {
"git": "https://github.com/rad3ks/RSZInAppNotifications.git",
"tag": "v1.0"
},
"source_files": "RSZInAppNotifications/*.{h,m}"
}