Files
Ilya Laktyushin 2450d359d8 Initial commit
2021-06-25 17:22:35 +04:00

22 lines
519 B
JSON

{
"name": "TGStickersImportKit",
"version": "1.0.0",
"summary": "A short description of TGStickersImportKit.",
"homepage": "https://github.com/TelegramMessenger/TGStickersImportKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Telegram Messenger",
"platforms": {
"ios": "9.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/TelegramMessenger/TGStickersImportKit.git",
"tag": "1.0.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}