blob: de36e1f48c6609ca07e3dfd71c83e961f6ffd3b0 [file] [log] [blame]
{
"name": "ARKitUtil",
"version": "1.0.2",
"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.2"
},
"swift_versions": "4.0",
"platforms": {
"ios": "11.3"
},
"requires_arc": true,
"source_files": "ARKitUtil/*.swift",
"swift_version": "4.0"
}