| { |
| "name": "IterableAppExtensions", |
| "version": "5.0.2", |
| "summary": "App Extensions for Iterable SDK", |
| "description": "App Extensions for Rich Push notifications with Iterable SDK", |
| "homepage": "https://iterable.com/", |
| "license": "MIT", |
| "authors": { |
| "Ilya Brin": "ilya@iterable.com" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source": { |
| "git": "https://github.com/Iterable/iterable-ios-sdk.git", |
| "tag": "5.0.2" |
| }, |
| "source_files": [ |
| "IterableAppExtensions/*.{h,m}", |
| "Iterable-iOS-SDK/IterableConstants.h" |
| ], |
| "deprecated_in_favor_of": "Iterable-iOS-AppExtensions" |
| } |