blob: 7c0e793d2457de0c5e3b161c469c6d6ea62c8a12 [file] [log] [blame]
{
"name": "BMSAnalyticsAPI",
"version": "0.0.21",
"summary": "The analytics and logger APIs of the Swift client SDK for IBM Bluemix Mobile Services",
"homepage": "https://github.com/ibm-bluemix-mobile-services/bms-clientsdk-swift-analyticsspec",
"license": "Apache License, Version 2.0",
"authors": {
"IBM Bluemix Services Mobile SDK": "mobilsdk@us.ibm.com"
},
"source": {
"git": "https://github.com/ibm-bluemix-mobile-services/bms-clientsdk-swift-analytics-api.git",
"tag": "0.0.21"
},
"source_files": "Source/**/*.swift",
"ios": {
"exclude_files": "Source/**/*watchOS*.swift"
},
"requires_arc": true,
"platforms": {
"ios": "8.0",
"watchos": "2.0"
}
}