[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / c / 2 / OTOnexus / 1.2.0 / OTOnexus.podspec.json
blob8b2a03a9aae4c52ebd9e413d3fb6e016c7d63971
2   "name": "OTOnexus",
3   "version": "1.2.0",
4   "summary": "A Barcode Scanning SDK by 121nexus.com",
5   "source": {
6     "git": "https://github.com/121nexus/OTOnexus"
7   },
8   "description": "OTOnexus is a Barcode Scanning SDK for capturing, looking up, presenting data associated with barcodes. The SDK is supported by the 121nexus Platform which allows clients to add products to the system to enable interactive experiences when end-users scan the physical product.",
9   "homepage": "https://github.com/121nexus/OTOnexus",
10   "authors": {
11     "121nexus": "tech@121nexus.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "swift_version": "4.0",
17   "source_files": "OTOnexus/Classes/**/*.{swift,h}",
18   "resource_bundles": {
19     "OTOnexus": [
20       "OTOnexus/**/*.xib",
21       "OTOnexus/**/*.xcassets"
22     ]
23   },
24   "frameworks": [
25     "UIKit",
26     "AVFoundation",
27     "CoreGraphics"
28   ],
29   "dependencies": {
30     "AWSS3": [
32     ]
33   }