[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 8 / c / ScanditSDK / 4.1.2 / ScanditSDK.podspec.json
blob72f03451015a0a6b15429b9528efbdf15bd3756f
2   "name": "ScanditSDK",
3   "version": "4.1.2",
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": "4.1.2"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": false,
20   "source_files": "ScanditSDK/*.{h,cpp}",
21   "resources": "ScanditSDK/*.{png,wav,lproj}",
22   "preserve_paths": "ScanditSDK/libscanditsdk-iphone-4.1.2.a",
23   "libraries": [
24     "scanditsdk-iphone-4.1.2",
25     "z",
26     "iconv",
27     "c++"
28   ],
29   "xcconfig": {
30     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/ScanditSDK/ScanditSDK\""
31   }