blob: 767566a59e8ae9f72973a027ccf69aa868bd194c [file] [log] [blame]
{
"name": "BboxApi",
"version": "0.1.1",
"summary": "Library Bbox Miami",
"description": "A library for the Bbox Miami",
"homepage": "https://dev.bouyguestelecom.fr",
"license": "MIT",
"authors": "Bouygues Telecom | BboxLab",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/BboxLab/bboxapi-library-ios.git",
"tag": "0.1.1"
},
"source_files": "BboxApi/*.{h,m,c}",
"requires_arc": true,
"dependencies": {
"SocketRocket": [
],
"AFNetworking": [
]
}
}