[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / e / 7 / TelegramFeedback / 1.0 / TelegramFeedback.podspec.json
blob0ec90baed89d31567b57357928b4052dc5591286
2   "name": "TelegramFeedback",
3   "version": "1.0",
4   "summary": "Simple framework for adding Telegram feedback in an iOS App",
5   "description": "The framework contains helper class for sending messages in Telegram's channel",
6   "homepage": "https://github.com/NoFearJoe/TelegramFeedback",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Ilya Kharabet": "ilyakharabet@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/NoFearJoe/TelegramFeedback.git",
19     "tag": "1.0"
20   },
21   "source_files": "TelegramFeedback/TelegramFeedback/Sources/**/*.swift",
22   "pushed_with_swift_version": "3.0"