blob: c5fdc0083ee0196e78da0a686630032df3f20b94 [file] [log] [blame]
{
"name": "MGWatchSDK",
"version": "0.1.0",
"summary": "Madgaze Watch SDK",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/madgaze/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sam Leung": "sam@madmadgroup.com"
},
"source": {
"git": "https://github.com/madgaze/watch-sdk-ios.git",
"tag": "0.1.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "13.0"
},
"source_files": "MGWatchSDK/Classes/",
"dependencies": {
"Swift-EventBus": [
"~> 0.4.2"
]
},
"swift_version": "5.0"
}