[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / 6 / SparkBroadcastExtensionKit / 1.4.0 / SparkBroadcastExtensionKit.podspec.json
blob7084365da563f5741ef0c2d7eda92dd6f0020337
2   "name": "SparkBroadcastExtensionKit",
3   "version": "1.4.0",
4   "summary": "iOS Broadcast Extension Kit for Spark iOS SDK",
5   "homepage": "https://developer.webex.com",
6   "license": "MIT",
7   "authors": {
8     "Spark SDK team": "spark-sdk-crdc@cisco.com"
9   },
10   "source": {
11     "git": "https://github.com/webex/spark-ios-sdk.git",
12     "tag": "1.4.0"
13   },
14   "platforms": {
15     "ios": "11.2"
16   },
17   "source_files": "Exts/BroadcastExtensionKit/SparkBroadcastExtensionKit/**/*.{h,m,swift}",
18   "preserve_paths": "Frameworks/*.framework",
19   "xcconfig": {
20     "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/SparkBroadcastExtensionKit/Frameworks",
21     "ENABLE_BITCODE": "NO"
22   },
23   "pushed_with_swift_version": "3.0"