[Add] Ads-Global-Beta 6.5.0.2
[CocoaPods.git] / Specs / 8 / 2 / 6 / BMSAnalyticsAPI / 1.1.0 / BMSAnalyticsAPI.podspec.json
blob049703893ec065abe7f3416007a7f270b11fb090
2   "name": "BMSAnalyticsAPI",
3   "version": "1.1.0",
4   "summary": "The analytics and logger APIs of the Swift client SDK for IBM Bluemix Mobile Services",
5   "homepage": "https://github.com/ibm-bluemix-mobile-services/bms-clientsdk-swift-analyticsspec",
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-api.git",
12     "tag": "1.1.0"
13   },
14   "source_files": "Source/**/*.swift",
15   "ios": {
16     "exclude_files": "Source/**/*watchOS*.swift"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0",
21     "watchos": "2.0"
22   }