blob: 749ed6b8b330574cdc4d0ed1827c0b9bd046d813 [file] [log] [blame]
{
"name": "SizeNFitMojave",
"version": "1.0.0",
"summary": "SizeNFit Widget",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://cocoapods.org",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sizenfit": "madhu.mani@sizenfit.com"
},
"source": {
"git": "https://github.com/sizenfit/SizeNFitMojave.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"ios": {
"vendored_frameworks": "SizeNFitMojave.framework"
},
"frameworks": [
"UIKit",
"MapKit"
],
"swift_version": "5.0"
}