[Add] MapboxCommon 24.10.0-daily-2025-02-03-04-26
[CocoaPods.git] / Specs / 9 / 2 / a / BMSAnalytics / 2.1.0 / BMSAnalytics.podspec.json
bloba0ff0a69dd564ea88a89e4111f6ef24877d0b994
2   "name": "BMSAnalytics",
3   "version": "2.1.0",
4   "summary": "The analytics component of the Swift client SDK for IBM Bluemix Mobile Services",
5   "homepage": "https://github.com/ibm-bluemix-mobile-services/bms-clientsdk-swift-analytics",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "IBM Bluemix Services Mobile SDK": "mobilsdk@us.ibm.com"
9   },
10   "source": {
11     "git": "https://github.com/ibm-bluemix-mobile-services/bms-clientsdk-swift-analytics.git",
12     "tag": "2.1.0"
13   },
14   "source_files": "Source/**/*.swift",
15   "ios": {
16     "exclude_files": "Source/**/*watchOS*.swift"
17   },
18   "watchos": {
19     "exclude_files": "Source/**/*iOS*.swift"
20   },
21   "dependencies": {
22     "BMSCore": [
23       "~> 2.1"
24     ]
25   },
26   "requires_arc": true,
27   "platforms": {
28     "ios": "8.0",
29     "watchos": "2.0"
30   },
31   "pushed_with_swift_version": "3.0"