blob: c0857ba35f103a0bd1b14db2c511bca4fd0e6d5a [file] [log] [blame]
{
"name": "InAppNotification",
"version": "1.1.2",
"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.2"
},
"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"
]
}
}