[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 7 / 2 / iGeometry / 1.4.0 / iGeometry.podspec.json
blobb72f02eb8c87f3733e9591a020fa5ac8610a3824
2   "name": "iGeometry",
3   "version": "1.4.0",
4   "summary": "Vectors operations in integer field",
5   "authors": "Nail Sharipov",
6   "source": {
7     "git": "https://github.com/NailxSharipov/iGeometry.git",
8     "tag": "1.4.0"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "homepage": "https://github.com/NailxSharipov/iGeometry",
15   "swift_versions": [
16     "4.2",
17     "5.0"
18   ],
19   "requires_arc": true,
20   "platforms": {
21     "ios": "9.0",
22     "tvos": "9.0",
23     "osx": "10.9"
24   },
25   "source_files": "iGeometry/Source/**/*.swift",
26   "swift_version": "5.0"