[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / 1 / 7 / KlaviyoSwift / 0.1.0 / KlaviyoSwift.podspec.json
blobd8d6b2b2ebfc75a7f976053af14000dc23140fe6
2   "name": "KlaviyoSwift",
3   "version": "0.1.0",
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.0"
14   },
15   "social_media_url": "https://twitter.com/klaviyoops",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "KlaviyoSwift": [
23       "Pod/Assets/*.png"
24     ]
25   }