blob: a65ba548b177de85a61fab2ecb13041f7007c760 [file] [log] [blame]
{
"name": "AMVennDiagramView",
"version": "1.0",
"summary": "AMVennDiagramView is a view can display the diagram like Venn diagram.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/adventam10/AMVennDiagramView",
"authors": {
"am10": "adventam10@gmail.com"
},
"source": {
"git": "https://github.com/adventam10/AMVennDiagramView.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "AMVennDiagram/*.{swift}",
"swift_version": "4.0"
}