blob: 91025b122d913acf14ce577091dfe9e17c1f8341 [file] [log] [blame]
{
"name": "BMSAnalyticsAPI",
"version": "1.0.1",
"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": "1.0.1"
},
"source_files": "Source/**/*.swift",
"ios": {
"exclude_files": "Source/**/*watchOS*.swift"
},
"requires_arc": true,
"platforms": {
"ios": "8.0",
"watchos": "2.0"
}
}