[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 8 / c / ScanditSDK / 4.0.0 / ScanditSDK.podspec.json
blob3f37c3e440cfdbb43d6f8a39a559a905a922e235
2   "name": "ScanditSDK",
3   "version": "4.0.0",
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.0.0"
15   },
16   "platforms": {
17     "ios": "6.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.0.0.a",
23   "libraries": [
24     "scanditsdk-iphone-4.0.0",
25     "z",
26     "iconv",
27     "c++"
28   ],
29   "xcconfig": {
30     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/ScanditSDK/ScanditSDK\""
31   }