[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / e / 7 / GeometryKit / 1.1.0 / GeometryKit.podspec.json
blobbe284bb3c27680701a603e1ec2c74653c863ca44
2   "name": "GeometryKit",
3   "version": "1.1.0",
4   "summary": "A set of geometry",
5   "description": "A tool to calculate geometry.",
6   "homepage": "https://github.com/muukii/GeometryKit",
7   "license": "MIT",
8   "authors": {
9     "Muukii": "muukii.app@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/muukii_app",
12   "platforms": {
13     "ios": "12.0"
14   },
15   "source": {
16     "git": "https://github.com/muukii/GeometryKit.git",
17     "tag": "1.1.0"
18   },
19   "source_files": "Sources/**/*.swift",
20   "frameworks": "UIKit",
21   "requires_arc": true,
22   "swift_versions": [
23     "5.3",
24     "5.4",
25     "5.5"
26   ],
27   "swift_version": "5.5"