[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / e / a / BringgTracking / 1.20.0 / BringgTracking.podspec.json
blob2ae77d2d19d2e78c038722fa29a2e66c8b5a7f73
2   "name": "BringgTracking",
3   "version": "1.20.0",
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": "MIT",
12   "source": {
13     "git": "https://github.com/bringg/customer-sdk-ios.git",
14     "tag": "1.20.0"
15   },
16   "source_files": [
17     "sources",
18     "sources/**/*.{h,m}"
19   ],
20   "requires_arc": true,
21   "dependencies": {
22     "Socket.IO-Client-Swift": [
23       "~> 15.1.0"
24     ]
25   },
26   "xcconfig": {
27     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
28   }