| { |
| "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" |
| ] |
| } |
| } |