[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 0 / 9 / a / FlomioSDK / 3.0.3-beta2 / FlomioSDK.podspec.json
blobe337d3d59ff6e4c8d7bf29c643031cbec4cd0555
2   "name": "FlomioSDK",
3   "version": "3.0.3-beta2",
4   "summary": "An iOS library for Flomio's line of NFC, BLE, and UHF RFID readers.",
5   "homepage": "https://github.com/flomio/flomio-sdk-ios",
6   "license": {
7     "type": "Copyright",
8     "text": "        Copyright 2018 Flomio, Inc. All rights reserved.\n"
9   },
10   "requires_arc": true,
11   "authors": {
12     "scott@flomio.com": "condronscott@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/flomio/flomio-sdk-ios.git",
16     "tag": "3.0.3-beta2"
17   },
18   "vendored_frameworks": "FlomioSDK/FlomioSDK.framework",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "libraries": "z",
23   "xcconfig": {
24     "OTHER_LDFLAGS": "\"-lc++\"\n        \"-ObjC\"",
25     "ENABLE_BITCODE": "NO"
26   },
27   "resource_bundles": {
28     "FlomioSDK": [
29       "FlomioSDK/Assets/*"
30     ]
31   }