[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / f / 6 / d / SessionM / 1.14.1 / SessionM.podspec.json
blob4a8c307d8b7376d5e6bc3fb3d3702483f39b4b5b
2   "name": "SessionM",
3   "version": "1.14.1",
4   "summary": "The SessionM SDK provides the world's leading loyalty platform.",
5   "homepage": "http://www.sessionm.com",
6   "license": {
7     "type": "Commercial",
8     "text": "Developer's use of the SDK is governed by the license in the applicable SessionM Terms of Service."
9   },
10   "source": {
11     "http": "https://content.sessionm.com/1/sdk/sessionm-ios-latest-sdk.zip"
12   },
13   "authors": "The SessionM Team",
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "source_files": "SessionM_iOS_v1.14.1_Release/SessionM-SDK/API/*.h",
19   "preserve_paths": "SessionM_iOS_v1.14.1_Release/SessionM-SDK/libSessionM.1.14.1.a",
20   "vendored_libraries": "SessionM_iOS_v1.14.1_Release/SessionM-SDK/libSessionM.1.14.1.a",
21   "frameworks": [
22     "ImageIO",
23     "AdSupport",
24     "AVFoundation",
25     "CoreMedia",
26     "EventKit",
27     "EventKitUI",
28     "Security",
29     "StoreKit",
30     "CoreGraphics",
31     "SystemConfiguration",
32     "CoreData",
33     "Foundation",
34     "UIKit"
35   ],
36   "xcconfig": {
37     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/SessionM/**\""
38   }