[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 9 / 8 / AMVennDiagramView / 2.0 / AMVennDiagramView.podspec.json
blob0993234c1b06e51420fcdc7abe551d9cf3578900
2   "name": "AMVennDiagramView",
3   "version": "2.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": "2.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "AMVennDiagram/*.{swift}",
22   "swift_version": "5.0"