blob: 8e52901fd0aae2f2840f0a8020457bf8c5d1e0cf [file] [log] [blame]
{
"name": "Size2Test",
"version": "0.1.0",
"summary": "Size2Test example",
"swift_versions": "5.1.3",
"description": "'Size Measurement tool'",
"homepage": "https://github.com/msazone/Size2Test",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"msazone": "msazone530@gmail.com"
},
"source": {
"git": "https://github.com/msazone/Size2Test.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "13.0"
},
"static_framework": true,
"ios": {
"vendored_frameworks": "SizeTest.framework"
},
"frameworks": [
"UIKit",
"MapKit"
],
"swift_version": "5.1.3"
}