2 "name": "BMSAnalytics",
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 "documentation_url": "https://ibm-bluemix-mobile-services.github.io/API-docs/client-SDK/BMSAnalytics/Swift/index.html",
7 "license": "Apache License, Version 2.0",
9 "IBM Bluemix Services Mobile SDK": "mobilsdk@us.ibm.com"
12 "git": "https://github.com/ibm-bluemix-mobile-services/bms-clientsdk-swift-analytics.git",
20 "exclude_files": "Source/**/*watchOS*.swift",
22 "Source/Resources/*.{storyboard,xcassets,json,imageset,png}"
27 "Source/**/*iOS*.swift",
29 "Source/SSZipArchive/*.{swift,h}",
30 "Source/SSZipArchive/minizip/*.{c,h}",
31 "Source/SSZipArchive/minizip/aes/*.{c,h}"
46 "name": "SSZipArchive",
48 "Source/SSZipArchive/*.{m,h}",
49 "Source/SSZipArchive/minizip/*.{c,h}",
50 "Source/SSZipArchive/minizip/aes/*.{c,h}"
53 "pod_target_xcconfig": {
54 "SWIFT_INCLUDE_PATHS": "$(SRCROOT)/Source/SSZipArchive",
55 "LIBRARY_SEARCH_PATHS": "$(SRCROOT)/Source/SSZipArchive"
57 "public_header_files": "Source/SSZipArchive/*.h"