blob: a49c2e7a44d12fab894d7e682841291de3be82b7 [file] [log] [blame]
{
"name": "AHInsurance",
"version": "0.2.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": "4.2",
"source": {
"git": "https://github.com/agona/AHInsuranceFramework.git",
"tag": "0.2.0"
},
"ios": {
"vendored_frameworks": "AHInsurance.framework"
},
"requires_arc": true,
"dependencies": {
"CarbonKit": [
]
},
"swift_version": "4.2"
}