blob: 937f2aecd363dcece4fe8500f97f60634742eb74 [file] [log] [blame]
{
"name": "KlaviyoSwift",
"version": "1.0.2",
"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": {
"Katy Keuper": "katy.keuper@klaviyo.com"
},
"source": {
"git": "https://github.com/klaviyo/klaviyo-swift-sdk.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"KlaviyoSwift": [
"Pod/Assets/*.png"
]
}
}