blob: ddadf5f0eeff88b6f5b163b554ca8bd354a3b6c4 [file] [log] [blame]
{
"name": "BitletSynchronizer",
"version": "0.3.2",
"summary": "BitletSynchronizer makes it easy to handle online data for both Android and iOS.",
"description": "BitletSynchronizer is a library to create Bitlet objects, which can be implemented as data models. Together with the synchronizer it will be able to easily fetch the data.",
"homepage": "https://github.com/crescentflare/BitletSynchronizer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Crescent Flare Apps": "info@crescentflare.com"
},
"source": {
"git": "https://github.com/crescentflare/BitletSynchronizer.git",
"tag": "0.3.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BitletSynchronizerIOS/BitletSynchronizer/Classes/**/*"
}