blob: 80718adb9fd8dd4165e241e4fd5fbfda71f04213 [file] [log] [blame]
{
"name": "iGeometry",
"version": "1.0.1",
"summary": "Vectors operations in integer field",
"authors": "Nail Sharipov",
"source": {
"git": "https://github.com/NailxSharipov/iGeometry.git",
"tag": "1.0.1"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/NailxSharipov/iGeometry",
"swift_versions": [
"4.2",
"5.0"
],
"requires_arc": true,
"platforms": {
"ios": "9.0",
"tvos": "9.0",
"osx": "10.9"
},
"source_files": "iGeometry/Source/**/*.swift",
"swift_version": "5.0"
}