[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 3 / b / 9 / VeaconSDK / 0.1.2 / VeaconSDK.podspec.json
blobab7f60ef9e6bf45073b1e0c436ffc8e84a2d1ac4
2   "name": "VeaconSDK",
3   "version": "0.1.2",
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.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