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