blob: 509fa44aff6cb9ed88ead893574d1dc114d917f2 [file] [log] [blame]
{
"name": "Arcadia",
"version": "0.9.3",
"summary": "A Software Development Kit that enables you to connect to the AR.Cad.IA system",
"homepage": "https://github.com/arstud/arcadia_sdk_ios",
"authors": {
"Name": "hello@arstud.com"
},
"license": {
"type": "Custom",
"file": "LICENSE"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/arstud/arcadia_sdk_ios.git",
"tag": "0.9.3"
},
"swift_versions": "4.2",
"ios": {
"vendored_frameworks": "ArcadiaSDK.framework"
},
"source_files": "ArcadiaSDK.framework/Headers/*.h",
"public_header_files": "ArcadiaSDK.framework/Headers/*.h",
"swift_version": "4.2"
}