blob: 3b65a04e71100f651286605f976fc7dccd4e1822 [file] [log] [blame]
{
"name": "GBCloudBox",
"version": "2.0.0",
"summary": "A framework for over-the-air, asynchronous, in-the-background, resource syncing between iOS or Mac OS X apps and a server.",
"homepage": "https://github.com/lmirosevic/GBCloudBoxClient",
"license": "Apache License, Version 2.0",
"authors": {
"Luka Mirosevic": "luka@goonbee.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/lmirosevic/GBCloudBoxClient.git",
"tag": "2.0.0"
},
"source_files": "GBCloudBox/GBCloudBox.{h,m}",
"public_header_files": "GBCloudBox/GBCloudBox.h",
"requires_arc": true
}