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