blob: e79d2d529ff2ad633bf52b7cfc5dfe987800c6f0 [file] [log] [blame]
{
"name": "CBSToolKit",
"version": "1.2.6",
"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.6"
},
"platforms": {
"ios": "10.0"
},
"source_files": "src/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"XLForm": [
]
}
}