blob: e2eb86048c63088651d6fd21de39c0f38da3884a [file] [log] [blame]
{
"name": "DribbbleSwift",
"version": "0.1.1",
"summary": "Swift wrapper for dribbble api v1",
"description": "Swift wrapper for dribbble api v1 http://developer.dribbble.com/v1/",
"homepage": "https://github.com/gkye/DribbbleSwift",
"license": "MIT",
"authors": {
"gkye": "gkye@live.ca"
},
"source": {
"git": "https://github.com/gkye/DribbbleSwift.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/kyegeorge",
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*"
}