blob: ba1e6fa9930749b701e3716baa19f33346cc108d [file] [log] [blame]
{
"name": "iOSChatBotDemo",
"version": "0.1.5",
"summary": "iOSChatBotDemo framework a short description of for use in the iOS App.",
"description": "TODO: Try to keep it short, snappy and to the point, iOSChatBotDemo framework a short description of for use in the iOS App.",
"homepage": "https://github.com/anilkushwaha92/iOSChatBotDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"anilkushwaha92": "anil@appypiellp.com"
},
"source": {
"git": "https://github.com/anilkushwaha92/iOSChatBotDemo.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "iOSChatBotDemo/Classes/**/*",
"resource_bundles": {
"iOSChatBotDemo": [
"iOSChatBotDemo/Classes/**/*.{storyboard,xib,xcassets,json,imageset,png, plist}"
]
},
"exclude_files": "Classes/Exclude",
"static_framework": true,
"dependencies": {
"Firebase/Firestore": [
],
"FirebaseFirestoreSwift": [
],
"PaddingLabel": [
],
"ADCountryPicker": [
],
"AMKeyboardFrameTracker": [
]
},
"swift_version": "5.0"
}