[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 0 / 9 / socketMobileScannerSDK / 10.0.10.12123 / socketMobileScannerSDK.podspec.json
blobe46a0a53eec01b459c5fab6c0260397b54a364b9
2   "name": "socketMobileScannerSDK",
3   "version": "10.0.10.12123",
4   "summary": "Socket Mobile BarCode Scanner iOS SDK",
5   "description": "                   Socket Mobile BarCode Scanner iOS SDK\n                   For iOS 6.0 or above\n",
6   "homepage": "http://www.socketmobile.com/",
7   "license": {
8     "type": "Commercial",
9     "text": "              © 2008-2014, Socket Mobile, Inc.\n\n              All rights reserved.\n\n              http://www.socketmobile.com/\n"
10   },
11   "authors": {
12     "Socket Mobile, Inc.": "developers@socketmobile.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "git@github.com:pushpak/socketMobileScannerSDK.git",
19     "tag": "10.0.10.12123"
20   },
21   "requires_arc": [
22     true,
23     {
24       "git": "git@github.com:pushpak/socketMobileScannerSDK.git",
25       "tag": "10.0.10.12123"
26     }
27   ],
28   "source_files": [
29     "*.{h,m,mm}",
30     "include/*.h"
31   ],
32   "preserve_paths": [
33     "lib/libScanApi.a",
34     "include"
35   ],
36   "libraries": [
37     "ScanApi",
38     "z"
39   ],
40   "compiler_flags": [
41     "-lstdc++",
42     "-ObjC"
43   ],
44   "frameworks": [
45     "UIKit",
46     "CoreGraphics",
47     "ExternalAccessory"
48   ],
49   "xcconfig": {
50     "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/socketMobileScannerSDK/lib"
51   }