blob: cd9b026126e68bda8a325dbbaf250fae9b2aa878 [file] [log] [blame]
{
"name": "GBCloudBox",
"version": "2.1.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.1.0"
},
"source_files": "GBCloudBox/GBCloudBox.{h,m}",
"public_header_files": "GBCloudBox/GBCloudBox.h",
"requires_arc": true
}