blob: cc2637d3a25dc16802380d874098b28e87b99f32 [file] [log] [blame]
{
"name": "DoYouDreamUp",
"version": "1.0.9",
"summary": "DoYouDreamUp iOS framework",
"platforms": {
"ios": "8.0"
},
"description": "SDK to access the DoYouDreamUp services into your iOS Application.",
"homepage": "https://github.com/DoYouDreamUp/SDK-iOS",
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"authors": {
"DoYouDreamUp Dev team": "ios@doyoudreamup.com"
},
"source": {
"git": "https://github.com/DoYouDreamUp/SDK-iOS.git",
"tag": "1.0.9"
},
"source_files": "DoYouDreamUpFMK/DoYouDreamUp/**/*.{h,m}",
"public_header_files": "DoYouDreamUpFMK/DoYouDreamUp/**/*.h",
"frameworks": [
"Security",
"CFNetwork"
],
"dependencies": {
"SocketRocket": [
"0.5.1"
],
"Base64": [
"1.1.2"
]
}
}