blob: 377e2c74a0c73f294e55cd194b94596336809136 [file] [log] [blame]
{
"name": "CBSToolKit",
"version": "1.2",
"summary": "Objective C toolkit from CUBESOFT EURL",
"homepage": "https://github.com/loledeck/CBSToolKit",
"license": {
"type": "APACHE",
"file": "LICENSE"
},
"authors": {
"Cubesoft EURL": "laurent@cubesoft.fr"
},
"source": {
"git": "https://github.com/loledeck/CBSToolKit.git",
"tag": "1.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "src/*.{h,m}",
"requires_arc": true
}