blob: 0137081429107dbd53ee0bd5238f6cbb365521eb [file] [log] [blame]
{
"name": "ISMessages",
"version": "1.3",
"summary": "This is simple extension for presenting system-wide notifications from top/bottom of device screen.",
"homepage": "https://github.com/ilyainyushin/ISMessages",
"screenshots": [
"https://i.imgur.com/EJn2r0u.png",
"https://i.imgur.com/EbSHVOL.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ilya Inyushin": "trsaltn@yandex.ru"
},
"source": {
"git": "https://github.com/ilyainyushin/ISMessages.git",
"tag": "1.3"
},
"social_media_url": "https://twitter.com/trsaltn",
"platforms": {
"ios": "8.2"
},
"source_files": "ISMessages/Classes/**/*",
"resource_bundles": {
"ISMessages": [
"ISMessages/Assets/*.png"
]
}
}