[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 2 / d / 9 / OptiTrackCore / 1.3.0 / OptiTrackCore.podspec.json
blob496f5339ae10439890646f785e7e843c30bbc73a
2   "name": "OptiTrackCore",
3   "version": "1.3.0",
4   "summary": "optimove variation of Matomo's MatomoTracker",
5   "swift_version": "4.2",
6   "description": "A variation of Matomos's MatomoTracker for the Optimove Mobile SDK.",
7   "homepage": "https://github.com/optimovedevelopmobile/OptiTrackCore",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Optimove Mobile Developer": "optimove.develop.mobile@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/optimovedevelopmobile/OptiTrackCore.git",
17     "tag": "1.3.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "OptiTrackCore/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "CoreGraphics"
26   ]