blob: aa5ef8585576eb7f617e188f37a609d33da02f4c [file] [log] [blame]
{
"name": "InAppNotification",
"version": "1.1.0",
"summary": "In-app native like notification",
"description": "In-app native like notification for iOS",
"homepage": "https://github.com/aronse/InAppNotification",
"license": "MIT",
"authors": {
"aronse": "alex@jogabo.com"
},
"source": {
"git": "https://github.com/aronse/InAppNotification.git",
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/ronse_a",
"platforms": {
"ios": "8.2"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"InAppNotification": [
"Pod/Assets/*.png"
]
}
}