blob: a209b3818799efa7eed974a13790b06ece2c1af3 [file] [log] [blame]
{
"name": "KlaviyoSwift",
"version": "1.0.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"KlaviyoSwift": [
"Pod/Assets/*.png"
]
}
}