[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 9 / 2 / a / BMSAnalytics / 0.0.14 / BMSAnalytics.podspec.json
blob0327cad13e8c57ebb6cae85fda5ecf62fe3359be
2   "name": "BMSAnalytics",
3   "version": "0.0.14",
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": "v0.0.14"
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       "~> 0.0.35"
24     ]
25   },
26   "requires_arc": true,
27   "platforms": {
28     "ios": "8.0",
29     "watchos": "2.0"
30   }