blob: 85aa651ebdcac4883a500c6142e7382084569bb2 [file] [log] [blame]
{
"name": "DribbbleSwift",
"version": "0.1.5",
"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.5"
},
"social_media_url": "https://twitter.com/kyegeorge",
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*"
}