blob: fcb2bcbd3160cea11b2861740fe0c8e3ecacb0ec [file] [log] [blame]
{
"name": "BringgTracking",
"version": "1.10.0",
"summary": "BringgTracking SDK",
"homepage": "http://www.bringg.com",
"authors": "Bringg Ltd.",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/bringg/customer-sdk-ios.git",
"tag": "1.10.0"
},
"source_files": [
"sources",
"sources/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"Socket.IO-Client-Swift": [
"~> 8.1.2"
]
},
"xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"pushed_with_swift_version": "3.0"
}