blob: 8cfa8fc50992c8fc68b141df15a23c5a3351b5dc [file] [log] [blame]
{
"name": "Argyle",
"version": "1.5.3-beta3",
"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.5.3-beta3/Argyle.zip"
},
"ios": {
"vendored_frameworks": "Argyle.framework"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}