[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / e / 9 / 8 / AMVennDiagramView / 1.0 / AMVennDiagramView.podspec.json
bloba65ba548b177de85a61fab2ecb13041f7007c760
2   "name": "AMVennDiagramView",
3   "version": "1.0",
4   "summary": "AMVennDiagramView is a view can display the diagram like Venn diagram.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/adventam10/AMVennDiagramView",
10   "authors": {
11     "am10": "adventam10@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/adventam10/AMVennDiagramView.git",
15     "tag": "1.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "AMVennDiagram/*.{swift}",
22   "swift_version": "4.0"