blob: ffc302b3d5ff61f8161e43f842cd8acbe6f9fe95 [file] [log] [blame]
{
"name": "BringgTracking",
"version": "1.14.0",
"summary": "BringgTracking SDK",
"homepage": "http://www.bringg.com",
"authors": "Bringg Ltd.",
"platforms": {
"ios": "8.0"
},
"description": "allows building customer experience apps based on the popular on demand delivery platform 'Bringg'",
"license": "MIT",
"source": {
"git": "https://github.com/bringg/customer-sdk-ios.git",
"tag": "1.14.0"
},
"source_files": [
"sources",
"sources/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"Socket.IO-Client-Swift": [
"~> 8.3.0"
]
},
"xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"pushed_with_swift_version": "3.0"
}