[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 1 / 7 / KlaviyoSwift / 1.0.4 / KlaviyoSwift.podspec.json
blobb44e23f5168a1d590d7dbf136f79eeb1b99dfabd
2   "name": "KlaviyoSwift",
3   "version": "1.0.4",
4   "summary": "Incorporate Klaviyo's event and person tracking functionality into iOS applications",
5   "description": "Use the Klaviyo SDK to incorporate Klaviyo's event and person tracking functionality within iOS applications. Written in Swift.'",
6   "homepage": "https://github.com/klaviyo/klaviyo-swift-sdk",
7   "license": "MIT",
8   "authors": {
9     "Katy Keuper": "katy.keuper@klaviyo.com"
10   },
11   "source": {
12     "git": "https://github.com/klaviyo/klaviyo-swift-sdk.git",
13     "tag": "1.0.4"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "KlaviyoSwift": [
22       "Pod/Assets/*.png"
23     ]
24   }