[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 6 / d / SessionM / 1.11.7 / SessionM.podspec.json
blob6004498e4e157f8ad71542245bcab45920875ef2
2   "name": "SessionM",
3   "version": "1.11.7",
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/86/b/4782879/SessionM_iOS_v1.11.7_Release.zip"
12   },
13   "authors": "The SessionM Team",
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": false,
18   "source_files": "**/API/*.h",
19   "preserve_paths": "**/libSessionM.1.11.7.a",
20   "vendored_libraries": "**/libSessionM.1.11.7.a",
21   "frameworks": [
22     "SystemConfiguration",
23     "UIKit",
24     "Security",
25     "CoreGraphics",
26     "EventKit",
27     "EventKitUI",
28     "AdSupport",
29     "CoreData",
30     "MediaPlayer",
31     "StoreKit",
32     "AVFoundation",
33     "CoreMedia"
34   ],
35   "xcconfig": {
36     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/SessionM/**\""
37   }