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