blob: 17f11386930f21f3c1464be58610d2108133fb93 [file] [log] [blame]
{
"name": "CameraSDK.Framework",
"version": "0.0.1",
"summary": "A short description of CameraSDK.Framework.",
"description": "This is amazing framework developer by TRYON Team",
"homepage": "https://github.com/NazariiTsok/TRYONTechnology_Frameworks",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Nazarii Tsok": "nazarii@tryon.technology"
},
"platforms": {
"ios": "12.0"
},
"ios": {
"vendored_frameworks": "Camera.framework"
},
"source": {
"git": "https://github.com/NazariiTsok/TRYONTechnology_Frameworks",
"tag": "0.0.1"
},
"exclude_files": "Classes/Exclude"
}