blob: cf92310644923a35e3adec5b2572bbe0d1ad7cf2 [file] [log] [blame]
{
"name": "ZipChatFramework",
"version": "0.2.7",
"summary": "ZipChatFramework useful for chat.",
"description": "ZipChatFramework is useful chat framework.",
"homepage": "https://gitlab.com/keerthiv/zipchat",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"keerthiv": "keerthi@sparkouttech.com"
},
"source": {
"git": "https://gitlab.com/keerthiv/zipchat.git",
"tag": "0.2.7"
},
"platforms": {
"ios": "11.2"
},
"swift_version": "4.2",
"source_files": "ZipChat/**/*.{h,m,swift}",
"requires_arc": true,
"static_framework": true,
"dependencies": {
"Alamofire": [
],
"DropDown": [
],
"Firebase/Core": [
],
"Firebase/Auth": [
],
"Firebase/Database": [
],
"Firebase/Messaging": [
],
"Fabric": [
],
"Crashlytics": [
],
"SDWebImageWebPCoder": [
],
"ISEmojiView": [
],
"Device.swift": [
],
"SwiftyJSON": [
],
"NVActivityIndicatorView": [
],
"AlamofireImage": [
],
"SQLite.swift": [
],
"Reachability": [
],
"SwiftDate": [
"~> 4.0"
],
"KYDrawerController": [
],
"UICircularProgressRing": [
],
"Stripe": [
],
"SinchRTC": [
],
"GooglePlacePicker": [
]
},
"xcconfig": {
"HEADER_SEARCH_PATHS": "$PODS_ROOT/BuildHeaders",
"OTHER_LDFLAGS": "$(inherited)"
},
"resource_bundles": {
"ZipChatFramework": [
"ZipChat/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,ttf}"
]
}
}