blob: ee25cb0b92b7ee5cf5c0457d6733590e1a5f9844 [file] [log] [blame]
{
"name": "Xamarin_InAppNotify",
"platforms": {
"ios": "8.0"
},
"summary": "Swift library to manage in app notification in swift language, like WhatsApp, Telegram, Frind, ecc.",
"requires_arc": true,
"version": "0.1.5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Becchetti Luca": "luca.becchetti@brokenice.it"
},
"homepage": "https://github.com/Swift-Yah/InAppNotify",
"source": {
"git": "https://github.com/Swift-Yah/InAppNotify.git",
"tag": "0.1.5"
},
"frameworks": "UIKit",
"source_files": "InAppNotify/*.{swift}"
}