blob: 54800be2870230a80b5d715d01d9b5f7097d3885 [file] [log] [blame]
{
"name": "KlaviyoObjC",
"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 Objective-C.'",
"homepage": "https://github.com/klaviyo/klaviyo-objc-sdk",
"license": "MIT",
"authors": {
"Katy Keuper": "katy.keuper@klaviyo.com"
},
"source": {
"git": "https://github.com/klaviyo/klaviyo-objc-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": {
"KlaviyoObjC": [
"Pod/Assets/*.png"
]
}
}