[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / f / 2 / 4 / MinodesInteractionsSDK / 0.1.0 / MinodesInteractionsSDK.podspec.json
blobde89d3bde4e57e5cf8ec8a60922c6cfe24b2db31
2   "name": "MinodesInteractionsSDK",
3   "version": "0.1.0",
4   "summary": "Use the Minodes Interactions SDK to add powerful location-based features to your app.",
5   "description": "Use the Minodes Interactions SDK to add powerful location-based features to your app, enabling a richer and more interactive shopping experience for your customers. Send your customers messages according to their location, profile and preferences, or build new features on top of iBeacon technology.",
6   "homepage": "http://minodes.com",
7   "authors": {
8     "Minodes GmbH": "support@minodes.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/minodes/interactions-ios-sdk.git",
15     "tag": "v0.1.0"
16   },
17   "source_files": "MinodesInteractionsSDK/Headers/*.h",
18   "preserve_paths": "MinodesInteractionsSDK/libMinodesInteractionsSDK.a",
19   "vendored_libraries": "MinodesInteractionsSDK/libMinodesInteractionsSDK.a",
20   "frameworks": [
21     "UIKit",
22     "Foundation",
23     "SystemConfiguration",
24     "MobileCoreServices",
25     "CoreLocation"
26   ],
27   "requires_arc": true,
28   "xcconfig": {
29     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/MinodesInteractionsSDK\"",
30     "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Headers/MinodesInteractionsSDK\""
31   },
32   "license": {
33     "type": "Copyright",
34     "text": "      Copyright 2015 Minodes GmbH. All rights reserved.\n"
35   }