blob: 234ea036760bedc27e70898172619f11098b706e [file] [log] [blame]
{
"name": "Check24InsuranceSDK",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"Check24InsuranceSDK": [
"Pod/Assets/*.png"
]
}
}