blob: bd7f0efaa8d9a973d7f76d6fe8d2f1129246f34e [file] [log] [blame]
{
"name": "BboxSecondScreen",
"version": "0.2.1",
"summary": "A SecondScreen library for the Bbox",
"platforms": {
"ios": "6.0"
},
"homepage": "http://dev.bouyguestelecom.fr",
"authors": "Bouygues Telecom | BboxLab",
"license": "MIT",
"source": {
"git": "https://github.com/BboxLab/bbox-2ndscreen-ios.git",
"tag": "0.2.1"
},
"source_files": "BboxSecondScreen/*.{h,m,c}",
"requires_arc": true,
"dependencies": {
"SocketRocket": [
],
"AFNetworking": [
"~> 2.0"
]
}
}