blob: f64ba4f6e44305ec4eda79a1a0f8a530cdbdcb03 [file] [log] [blame]
{
"name": "Argyle",
"version": "0.1",
"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/sdk-ios/releases/download/0.1/Argyle.zip"
},
"ios": {
"vendored_frameworks": "Argyle.framework"
}
}