blob: 34b1b649cef55b9fcac952cf01f8241c50b6d11d [file] [log] [blame]
{
"name": "SCPPDragDropBadgeView",
"version": "0.1.0",
"summary": "SCPPDragDropBadgeView.",
"homepage": "https://github.com/lastobject/SCPPDragDropBadgeView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lastobject@gmail.com": "lastobject@gmail.com"
},
"source": {
"git": "https://github.com/lastobject/SCPPDragDropBadgeView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SCPPDragDropBadgeView/Classes/**/*",
"requires_arc": "SCPPDragDropBadgeView/Classes/*.{h,m}",
"resource_bundles": {
"SCPPDragDropBadgeView": [
"SCPPDragDropBadgeView/**/*.png"
]
}
}