blob: 3715f26c20b386ce2b784bc5595c3ea9178759d4 [file] [log] [blame]
{
"name": "Iterable-iOS-AppExtensions",
"module_name": "IterableAppExtensions",
"version": "6.2.7",
"summary": "App Extensions for Iterable SDK",
"description": "App Extensions for Rich Push notifications with Iterable 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.2.7"
},
"source_files": "notification-extension/*.{h,m,swift}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.2"
},
"swift_versions": "5.2",
"swift_version": "5.2"
}