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