blob: 14ab2bc1d1c7d7d89024537369dc0831f5093aa3 [file] [log] [blame]
{
"name": "Argyle",
"version": "1.4.6",
"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.6/Argyle.zip"
},
"ios": {
"vendored_frameworks": "Argyle.framework"
},
"dependencies": {
"Mixpanel-swift": [
]
}
}