blob: 8d0a61278c594b764033056a2b59b1b566559fbb [file] [log] [blame]
{
"name": "Dumbbell",
"version": "0.0.2",
"summary": "Swift API Client for the Buddybuild API using Swift 4",
"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",
"homepage": "https://github.com/BuddyBuild/Dumbbell",
"license": "MIT",
"authors": {
"Romain Pouclet": "romain@buddybuild.com"
},
"source": {
"git": "https://github.com/BuddyBuild/Dumbbell.git",
"tag": "0.0.2"
},
"source_files": "Dumbbell/*.swift",
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "4.0"
}