blob: 8390d3cd61107211ba7923d05e5b229f75d57c99 [file] [log] [blame]
{
"name": "DribbbleKit",
"version": "0.0.2",
"summary": "Swift wrapper of Dribbble API",
"homepage": "https://github.com/CaptainTeemo/DribbbleKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Captain Teemo": "chriswoody05@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CaptainTeemo/DribbbleKit.git",
"tag": "0.0.2"
},
"source_files": [
"DribbbleKit",
"Classes/**/*.{h,Swift}"
],
"requires_arc": true
}