[Add] ExpoFpIndoorAtlas 4.8.11
[CocoaPods.git] / Specs / 1 / 8 / c / ScanditSDK / 3.2.0 / ScanditSDK.podspec.json
blob45f47bdd8f0dbd3127cc5874014ba3b3da1a98ca
2   "name": "ScanditSDK",
3   "version": "3.2.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": "3.2.0"
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.0.a",
22   "libraries": [
23     "scanditsdk-iphone-3.2.0",
24     "z",
25     "iconv",
26     "c++"
27   ],
28   "xcconfig": {
29     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/ScanditSDK/ScanditSDK\""
30   },
31   "requires_arc": false