blob: b082c714e0c480dec4dd8bb9b193119cfe6a101b [file] [log] [blame]
{
"name": "SizeTest",
"version": "0.1.0",
"summary": "SizeTest Testing Example",
"description": "'Size measuring tool, this is only for testing purpose.'",
"homepage": "https://github.com/msazone/SizeTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"msazone": "msazone530@gmail.com"
},
"source": {
"git": "https://github.com/msazone/SizeTest.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"vendored_frameworks": "SizeTest.framework",
"frameworks": [
"UIKit",
"MapKit"
],
"swift_version": "5.0"
}