[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 2 / 3 / OMG_bridge / 0.1.7 / OMG_bridge.podspec.json
blob35c637ed9c992653477838e72ac0849a190dfcd6
2   "name": "OMG_bridge",
3   "version": "0.1.7",
4   "summary": "OMG bridge.",
5   "swift_version": "4.2",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/OMGHydeGuo/OMG_bridge",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Hyde Guo": "hydeguo@onwardsmg.com"
14   },
15   "source": {
16     "git": "https://github.com/OMGHydeGuo/OMG_bridge.git",
17     "tag": "0.1.7"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "OMG_bridge/Classes/**/*",
23   "resource_bundles": {
24   },
25   "frameworks": [
26     "UIKit",
27     "Alamofire"
28   ],
29   "dependencies": {
30     "Alamofire": [
31       "~> 4.6"
32     ]
33   }