[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 1 / 7 / KlaviyoSwift / 1.0.8 / KlaviyoSwift.podspec.json
blob316c05ea8fafaa773b606d670fefed5d90cc023f
2   "name": "KlaviyoSwift",
3   "version": "1.0.8",
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.8"
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   }