blob: 2881cff433088319c02cb9fb6469ec523b46cf7c [file] [log] [blame]
{
"name": "Check24InsuranceSDK",
"version": "0.1.2",
"summary": "Check24InsuranceSDK handles the backend communication for insurance",
"description": "Check24InsuranceSDK is an API that handles the backend communication for insurance comparism",
"homepage": "https://github.com/bobgodwinx/Check24InsuranceSDK",
"license": "MIT",
"authors": {
"bobgodwinx": "bobgodwinx@gmail.com"
},
"source": {
"git": "https://github.com/bobgodwinx/Check24InsuranceSDK.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"Check24InsuranceSDK": [
"Pod/Assets/*.png"
]
}
}