blob: 46adc2050db80cd2a3f3e9f5b7d78097c3d779e2 [file] [log] [blame]
{
"name": "ARKitUtil",
"version": "1.0.1",
"summary": ":smirk: How Swift standard types and classes were supposed to work",
"homepage": "https://github.com/DK-L-iOS",
"license": "MIT",
"authors": "lidengke",
"source": {
"git": "https://github.com/DK-L-iOS/ARKitUtil.git",
"tag": "1.0.1"
},
"swift_versions": "4.0",
"platforms": {
"ios": "11.3"
},
"requires_arc": true,
"source_files": "ARKitUtil/*.swift",
"swift_version": "4.0"
}