blob: a4373acae54aec6f61e51b3d2963b8b95cf6904b [file] [log] [blame]
{
"name": "Donky-RichMessage-PopUp",
"version": "4.0.2.5",
"summary": "The complete Simple Push Module",
"description": " This is the Rich Message PopUp, it includes everything to receive rich messages and display them to your users. Once the user closes the 'pop up' window, the messages are then destroyed (this can be toggled via the API).\n",
"homepage": "https://github.com/Donky-Network/DonkySDK-iOS-Modular",
"license": "MIT",
"authors": {
"Donky Networks Ltd": "sdk@mobiledonky.com"
},
"source": {
"git": "https://github.com/Donky-Network/DonkySDK-iOS-Modular.git",
"tag": "v4.0.2.5"
},
"social_media_url": "https://twitter.com/mobiledonky",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "src/modules/Messaging/Rich/UI/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Donky-RichMessage-Logic": [
],
"Donky-CommonMessaging-UI": [
]
}
}