blob: d1d36cc58be8ee9f527595df5cc9fa8a350a99cc [file] [log] [blame]
{
"name": "AHInsurance",
"version": "0.1.0",
"summary": "AHInsurance test my framework.",
"description": "The knob control is a completely customizable widget that can be used in any iOS app. It also plays a little victory fanfare.",
"homepage": "https://github.com/agona/AHInsurance",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ali gonay": "a.gonay@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"http": "https://dl.dropbox.com/s/h20jeesr2uuwlfi/AHInsurance.framework.zip"
},
"ios": {
"vendored_frameworks": "AHInsurance.framework"
},
"requires_arc": true,
"dependencies": {
"CarbonKit": [
]
},
"swift_version": "5.0"
}