blob: dd6386c49d1db89a44ee81bdd5d1c85e23dc046f [file] [log] [blame]
{
"name": "AHInsurance",
"version": "0.3.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://gitlab.com/aligonay/gitlabtest.git"
},
"ios": {
"vendored_frameworks": "AHInsurance.framework"
},
"requires_arc": true,
"dependencies": {
"CarbonKit": [
]
},
"swift_version": "4.2"
}