[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 3 / 4 / PiWebMeshModel / 0.1.0 / PiWebMeshModel.podspec.json
blobf50fe77b24b1d8172329a733d1842c9c8dea5110
2   "name": "PiWebMeshModel",
3   "version": "0.1.0",
4   "summary": "Framework to read CAD visualization data in MeshModel format for the ZEISS PiWeb quality data management system.",
5   "description": "PiWebMeshModel is a framework to read CAD visualization data in MeshModel format for the ZEISS PiWeb quality data management system.",
6   "homepage": "https://github.com/ZEISS-PiWeb/PiWeb-MeshModel-Swift",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "David Dombrowe": "dombrowe@zeiss-izm.de"
13   },
14   "source": {
15     "git": "https://github.com/ZEISS-PiWeb/PiWeb-MeshModel-Swift.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_version": "4.1",
22   "source_files": [
23     "PiWebMeshModel/Classes/*",
24     "PiWebMeshModel/Classes/**/*"
25   ],
26   "dependencies": {
27     "objective-zip": [
28       "~> 1.0"
29     ]
30   }