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