[Add] AWSCloudWatch 2.40.0
[CocoaPods.git] / Specs / 9 / 2 / a / BMSAnalytics / 2.2.4 / BMSAnalytics.podspec.json
blobbe1215bf5c03e3152cd08e241a76bb5c37b1b1c5
2   "name": "BMSAnalytics",
3   "version": "2.2.4",
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   "documentation_url": "https://ibm-bluemix-mobile-services.github.io/API-docs/client-SDK/BMSAnalytics/Swift/index.html",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "IBM Bluemix Services Mobile SDK": "mobilsdk@us.ibm.com"
10   },
11   "source": {
12     "git": "https://github.com/ibm-bluemix-mobile-services/bms-clientsdk-swift-analytics.git",
13     "tag": "2.2.4"
14   },
15   "source_files": "Source/**/*.swift",
16   "ios": {
17     "exclude_files": "Source/**/*watchOS*.swift"
18   },
19   "watchos": {
20     "exclude_files": "Source/**/*iOS*.swift"
21   },
22   "dependencies": {
23     "BMSCore": [
24       "~> 2.1"
25     ]
26   },
27   "requires_arc": true,
28   "platforms": {
29     "ios": "8.0",
30     "watchos": "2.0"
31   },
32   "pushed_with_swift_version": "3.0"