[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 6 / d / SessionM / 1.14.0 / SessionM.podspec.json
bloba217aaeef6bd6c64cd0c498d4adc72b51d7e87d6
2   "name": "SessionM",
3   "version": "1.14.0",
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.0_Release/SessionM-SDK/API/*.h",
19   "preserve_paths": "SessionM_iOS_v1.14.0_Release/SessionM-SDK/libSessionM.1.14.0.a",
20   "vendored_libraries": "SessionM_iOS_v1.14.0_Release/SessionM-SDK/libSessionM.1.14.0.a",
21   "frameworks": [
22     "ImageIO",
23     "AdSupport",
24     "AVFoundation",
25     "CoreMedia",
26     "EventKit",
27     "EventKitUI",
28     "Security",
29     "StoreKit",
30     "CoreGraphics",
31     "SystemConfiguration",
32     "MediaPlayer",
33     "CoreData",
34     "Foundation",
35     "UIKit"
36   ],
37   "xcconfig": {
38     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/SessionM/**\""
39   }