blob: 54c6a09e76d75de070ba1486f55ae24d76624b05 [file] [log] [blame]
{
"name": "Argyle",
"version": "1.3.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/argyle-plugin-ios/releases/download/1.3.0/Argyle.zip"
},
"ios": {
"vendored_frameworks": "Argyle.framework"
},
"dependencies": {
"PhoneNumberKit": [
"3.2.0"
]
}
}