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