[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 1 / 7 / KlaviyoSwift / 0.1.1 / KlaviyoSwift.podspec.json
blob9b65f9e5a52b9eef6d55d515ddf1fddae0506cd9
2   "name": "KlaviyoSwift",
3   "version": "0.1.1",
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": "0.1.1"
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   }