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