blob: 7161000d91297d9a1380fb69c812d5c36ce22d68 [file] [log] [blame]
{
"name": "BringgTracking",
"version": "1.9.93",
"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.93"
},
"source_files": [
"sources",
"sources/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"Socket.IO-Client-Swift": [
]
},
"xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"pushed_with_swift_version": "3.0"
}