[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / 3 / d / 6 / ShopJoySDK-v2 / 2.0.2 / ShopJoySDK-v2.podspec.json
blobd9641f9e39404d28c43cf56a8ed45c3c6897a170
2   "name": "ShopJoySDK-v2",
3   "version": "2.0.2",
4   "summary": "ShopJoySDK-v2",
5   "description": "iOS SDK for ShopJoy",
6   "license": "(c) ShopJoy 2016. All rights reserved.",
7   "authors": {
8     "ShopJoy": "info@shopjoy.se"
9   },
10   "homepage": "https://github.com/ShopJoySDK/iOS-SDK-v2/",
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source_files": "*.h",
15   "source": {
16     "git": "https://github.com/ShopJoySDK/iOS-SDK-v2.git",
17     "tag": "2.0.2"
18   },
19   "requires_arc": true,
20   "xcconfig": {
21     "FRAMEWORK_SEARCH_PATHS": "$(inherited)",
22     "HEADER_SEARCH_PATHS": "$(inherited)"
23   },
24   "preserve_paths": "libShopJoySDK.a",
25   "vendored_libraries": "libShopJoySDK.a",
26   "frameworks": [
27     "CoreBluetooth",
28     "CoreLocation"
29   ],
30   "libraries": "sqlite3"