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