[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 1 / 7 / KlaviyoSwift / 1.0.3 / KlaviyoSwift.podspec.json
blobc10fe89844a1888d545767f57048b67426399dc8
2   "name": "KlaviyoSwift",
3   "version": "1.0.3",
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.3"
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   }