[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 1 / 8 / c / ScanditSDK / 3.2.3 / ScanditSDK.podspec.json
blobeb7b45f6cacca6a1d29d33d25458ccb07745e7a8
2   "name": "ScanditSDK",
3   "version": "3.2.3",
4   "summary": "ScanditSDK",
5   "description": "Barcode Scanner SDK",
6   "homepage": "http://www.scandit.com",
7   "license": {
8     "type": "Commercial",
9     "file": "ScanditSDK/LICENSE-2.0.txt"
10   },
11   "authors": "Scandit",
12   "source": {
13     "git": "https://github.com/xslim/ScanditSDK.git",
14     "tag": "3.2.3"
15   },
16   "platforms": {
17     "ios": "6.0"
18   },
19   "source_files": "ScanditSDK/*.{h,cpp}",
20   "resources": "ScanditSDK/*.{png,wav,lproj}",
21   "preserve_paths": "ScanditSDK/libscanditsdk-iphone-3.2.3.a",
22   "libraries": [
23     "scanditsdk-iphone-3.2.3",
24     "z",
25     "iconv",
26     "c++"
27   ],
28   "xcconfig": {
29     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/ScanditSDK/ScanditSDK\""
30   },
31   "requires_arc": false