[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 2 / e / a / BringgTracking / 1.12.0 / BringgTracking.podspec.json
blob4ec9037b9203bdc9b47d477b1dfb393d523510f2
2   "name": "BringgTracking",
3   "version": "1.12.0",
4   "summary": "BringgTracking SDK",
5   "homepage": "http://www.bringg.com",
6   "authors": "Bringg Ltd.",
7   "platforms": {
8     "ios": "8.0"
9   },
10   "description": "allows building customer experience apps based on the popular on demand delivery platform 'Bringg'",
11   "license": "MIT",
12   "source": {
13     "git": "https://github.com/bringg/customer-sdk-ios.git",
14     "tag": "1.12.0"
15   },
16   "source_files": [
17     "sources",
18     "sources/**/*.{h,m}"
19   ],
20   "requires_arc": true,
21   "dependencies": {
22     "Socket.IO-Client-Swift": [
23       "~> 8.1.2"
24     ]
25   },
26   "xcconfig": {
27     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
28   },
29   "pushed_with_swift_version": "3.0"