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