[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / f / d / SessionMLocation / 1.15.1 / SessionMLocation.podspec.json
blob7d65435c87764072a790884f501fa8c37d833058
2   "name": "SessionMLocation",
3   "version": "1.15.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/21/2/10345836/SessionM_MMCL_iOS_v1.15.1_Release.zip"
12   },
13   "authors": "The SessionM Team",
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "source_files": [
19     "SessionM_MMCL_iOS_v1.15.1_Release/SessionMLocation-SDK/API/*.h",
20     "SessionM_MMCL_iOS_v1.15.1_Release/SessionMLocation-SDK/Messages/*.m"
21   ],
22   "preserve_paths": "SessionM_MMCL_iOS_v1.15.1_Release/SessionMLocation-SDK/libSessionMLocation.1.15.1.a",
23   "vendored_libraries": "SessionM_MMCL_iOS_v1.15.1_Release/SessionMLocation-SDK/libSessionMLocation.1.15.1.a",
24   "frameworks": [
25     "ImageIO",
26     "AdSupport",
27     "AVFoundation",
28     "CoreMedia",
29     "EventKit",
30     "EventKitUI",
31     "Security",
32     "StoreKit",
33     "CoreGraphics",
34     "SystemConfiguration",
35     "CoreData",
36     "Foundation",
37     "UIKit",
38     "CoreLocation"
39   ],
40   "xcconfig": {
41     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/SessionMLocation/**\""
42   }