blob: 6725b649a488f697b89d3382f04c5123c48399e8 [file] [log] [blame]
{
"name": "BringgTracking",
"version": "1.9.9",
"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.9.9"
},
"source_files": [
"sources",
"sources/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"Socket.IO-Client-Swift": [
"~> 7.0.3"
]
},
"xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
}
}