[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / f / e / 2 / Segment-Smartlook / 0.0.1 / Segment-Smartlook.podspec.json
blob2f927a79d5a8d4d59b4e2fb6e4b21b0a9e3d46b6
2   "name": "Segment-Smartlook",
3   "version": "0.0.1",
4   "summary": "Smartlook Integration for Analytics for iOS.",
5   "description": "Analytics for iOS provides a single API that lets you integrate with other tools.\n\nSmartlook records users on websites and in mobile apps. \nUnderstand how people use your app, figure out where they are struggling and pinpoint issues in conversions.",
6   "homepage": "https://github.com/smartlook/segment-smartlook-ios",
7   "license": "MIT",
8   "authors": {
9     "Smartlook": "support@smartlook.com"
10   },
11   "source": {
12     "git": "https://github.com/smartlook/segment-smartlook-ios.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "static_framework": true,
21   "dependencies": {
22     "Analytics": [
24     ],
25     "Smartlook": [
27     ]
28   }