blob: 95d07e700d19115c9be33373f1976718cae56c31 [file] [log] [blame]
{
"name": "MagicSDK",
"version": "0.1.3",
"summary": "MagicSDK",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://www.google.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jerry Liu": "jerry@fortmatic.com"
},
"source": {
"git": "https://github.com/fortmatic/magic-ios.git",
"tag": "0.1.3"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "Magic-SDK/Classes/**/*",
"swift_version": "5.0"
}