blob: d8d6b2b2ebfc75a7f976053af14000dc23140fe6 [file] [log] [blame]
{
"name": "KlaviyoSwift",
"version": "0.1.0",
"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": "0.1.0"
},
"social_media_url": "https://twitter.com/klaviyoops",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"KlaviyoSwift": [
"Pod/Assets/*.png"
]
}
}