[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / 9 / VeaconSDK / 0.2.2 / VeaconSDK.podspec.json
blob703d8a810e2c5784454d202c44440dcd2e39f7e8
2   "name": "VeaconSDK",
3   "version": "0.2.2",
4   "homepage": "http://www.veacon.com",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Valensas": "info@getveacon.com"
11   },
12   "summary": "VeaconSDK",
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/Valensas/VeaconSDK.git",
18     "tag": "0.2.2"
19   },
20   "preserve_paths": "Veacon.framework",
21   "public_header_files": "Veacon.framework/Versions/A/Headers/*.h",
22   "vendored_frameworks": "Veacon.framework",
23   "frameworks": [
24     "CoreLocation",
25     "CoreBluetooth"
26   ],
27   "xcconfig": {
28     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/VeaconSDK/**\""
29   },
30   "requires_arc": true