[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 8 / b / BitletSynchronizer / 0.0.1 / BitletSynchronizer.podspec.json
blob32f40bd1e337c3c101ef60a2e05b32c73c5a70fe
2   "name": "BitletSynchronizer",
3   "version": "0.0.1",
4   "summary": "BitletSynchronizer makes it easy to handle online data for both Android and iOS.",
5   "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.",
6   "homepage": "https://github.com/crescentflare/BitletSynchronizer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Crescent Flare Apps": "info@crescentflare.com"
13   },
14   "source": {
15     "git": "https://github.com/crescentflare/BitletSynchronizer.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BitletSynchronizerIOS/BitletSynchronizer/Classes/**/*"