blob: 8de0d92efcf58358f4f2a3150266d0a507864c63 [file] [log] [blame]
{
"name": "BotChatDemo",
"platforms": {
"ios": "11.0"
},
"summary": "Bot Chat Robo.",
"requires_arc": true,
"static_framework": true,
"version": "0.1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Swapnil Dhavan": "sdhavan04@gmail.com"
},
"homepage": "https://github.com/SwapnilDhavan/BotChatDemo",
"source": {
"git": "https://github.com/SwapnilDhavan/BotChatDemo.git",
"tag": "0.1.1"
},
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
"~> 4.4"
],
"AlamofireImage": [
"~> 3.4"
],
"ISEmojiView": [
],
"GoogleMaps": [
]
},
"source_files": "BotChatDemo/**/*.{swift}",
"resources": "BotChatDemo/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_versions": "5.0",
"swift_version": "5.0"
}