blob: 5056542d0a211addfb2c05dbd1e1ae1ab475176d [file] [log] [blame]
{
"name": "Iterable-iOS-AppExtensions",
"module_name": "IterableAppExtensions",
"version": "6.3.0-beta4",
"summary": "App Extensions for Iterable SDK",
"description": "App extensions for rich push notifications with Iterable's iOS SDK",
"homepage": "https://github.com/Iterable/swift-sdk.git",
"license": "MIT",
"authors": {
"Tapash Majumder": "tapash@iterable.com",
"Jay Kim": "jay.kim@iterable.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Iterable/swift-sdk.git",
"tag": "6.3.0-beta4"
},
"source_files": "notification-extension/*.{h,m,swift}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.3"
},
"swift_versions": "5.3",
"swift_version": "5.3"
}