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