blob: 92bc4ac7de477f55a1db4e4cb8c2bf1ec1019bea [file] [log] [blame]
{
"name": "Watchlitude",
"version": "0.0.1",
"summary": "Amplitude Analytics SDK for WatchOS.",
"description": "This library helps you to use Amplitude Analytics on your WatchOS apps.",
"homepage": "https://github.com/mohammad-rahchamani/Watchlitude",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mohammad Rahchamani": "mohammad.rahchamani@gmail.com"
},
"platforms": {
"watchos": "2.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/mohammad-rahchamani/Watchlitude.git",
"tag": "0.0.1"
},
"source_files": "Watchlitude/**/*.{swift}",
"swift_version": "5.0"
}