blob: 53e1d00601729a033c9c44c688aad6f0eaeb7982 [file] [log] [blame]
{
"name": "KlaviyoSwift",
"version": "1.4.4",
"summary": "Incorporate Klaviyo's event and person tracking functionality into iOS applications",
"description": "Use the Klaviyo SDK to incorporate Klaviyo's event and person tracking functionality within iOS applications. Written in Swift.'",
"homepage": "https://github.com/klaviyo/klaviyo-swift-sdk",
"license": "MIT",
"authors": {
"Mobile @ Klaviyo": "mobile@klaviyo.com"
},
"source": {
"git": "https://github.com/klaviyo/klaviyo-swift-sdk.git",
"tag": "1.4.4"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
}
}