[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / 9 / VeaconSDK / 0.1.1 / VeaconSDK.podspec.json
blob213e971850dedbd48588df1910bcb35c2bf7b4b4
2   "name": "VeaconSDK",
3   "version": "0.1.1",
4   "homepage": "http://getveacon.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.1.1"
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