[Add] FLYIKit 0.5.8
[CocoaPods.git] / Specs / 8 / 2 / 6 / BMSAnalyticsAPI / 0.0.22 / BMSAnalyticsAPI.podspec.json
blob021e7865567efde9f2d7b803d3f9a8cb872c7ccf
2   "name": "BMSAnalyticsAPI",
3   "version": "0.0.22",
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": "0.0.22"
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   }