[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / b / 6 / YouboraFreewheelAdapterLib / 6.0.7 / YouboraFreewheelAdapterLib.podspec.json
blob6f53fe8ce473f6982a6f2a0b88f85b4ffe45a598
2   "name": "YouboraFreewheelAdapterLib",
3   "version": "6.0.7",
4   "summary": "Contains FreewheelAdapter compiled.",
5   "description": "<<-DESC\n                    YouboraFreewheelAdapterLib is a library created by Nice People at Work.\n                    It lets the adapter send events to the Youbora plugin\n                     DESC",
6   "homepage": "http://developer.nicepeopleatwork.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Nice People at Work": "plugins@nicepeopleatwork.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://bitbucket.org/npaw/youbora-freewheel-adapter-lib-ios.git",
19     "tag": "6.0.7"
20   },
21   "ios": {
22     "vendored_frameworks": "ios/YouboraFreewheelAdapter.framework"
23   },
24   "dependencies": {
25     "YouboraLib": [
26       "~> 6.3"
27     ]
28   },
29   "requires_arc": true