blob: 0ec90baed89d31567b57357928b4052dc5591286 [file] [log] [blame]
{
"name": "TelegramFeedback",
"version": "1.0",
"summary": "Simple framework for adding Telegram feedback in an iOS App",
"description": "The framework contains helper class for sending messages in Telegram's channel",
"homepage": "https://github.com/NoFearJoe/TelegramFeedback",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Ilya Kharabet": "ilyakharabet@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/NoFearJoe/TelegramFeedback.git",
"tag": "1.0"
},
"source_files": "TelegramFeedback/TelegramFeedback/Sources/**/*.swift",
"pushed_with_swift_version": "3.0"
}