blob: bf79fbefda404563998d5d3a6d91f00266a28744 [file] [log] [blame]
{
"name": "Argyle",
"version": "1.4.5",
"summary": "Official Argyle iOS SDK",
"homepage": "https://www.argyle.io/",
"authors": {
"Argyle Systems": "argyle@argyle.io"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "11.0"
},
"source": {
"http": "https://github.com/argyle-systems/argyle-plugin-ios/releases/download/1.4.5/Argyle.zip"
},
"ios": {
"vendored_frameworks": "Argyle.framework"
},
"dependencies": {
"Mixpanel-swift": [
]
}
}