[Add] PolarBleSdk 5.13.0
[CocoaPods.git] / Specs / 2 / d / 3 / Dumbbell / 0.1.2 / Dumbbell.podspec.json
blob034aa4f1e0d00f668322cd1da0a2c12ed4f2be08
2   "name": "Dumbbell",
3   "version": "0.1.2",
4   "summary": "Swift API Client for the Buddybuild API using Swift 4",
5   "description": "Dumbbell is a Swift 4 wrapper for the Buddybuild REST API. This was made during\nWWDC after they announced the new Foundation API to decode JSON.\nIt doesn't do much for now",
6   "homepage": "https://github.com/BuddyBuild/Dumbbell",
7   "license": "MIT",
8   "authors": {
9     "Romain Pouclet": "romain@buddybuild.com"
10   },
11   "source": {
12     "git": "https://github.com/BuddyBuild/Dumbbell.git",
13     "tag": "0.1.2"
14   },
15   "source_files": "Dumbbell/*.swift",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "pushed_with_swift_version": "4.0"