blob: 39ea67d29e711b70ace5b496e13aa7328d1056d5 [file] [log] [blame]
{
"name": "DribbbleSwift",
"version": "0.2.4",
"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.2.4"
},
"social_media_url": "https://twitter.com/kyegeorge",
"platforms": {
"ios": "8.0",
"watchos": "2.2"
},
"source_files": "Source/**/*"
}