blob: 034aa4f1e0d00f668322cd1da0a2c12ed4f2be08 [file] [log] [blame]
{
"name": "Dumbbell",
"version": "0.1.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.1.2"
},
"source_files": "Dumbbell/*.swift",
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "4.0"
}