{ "name": "UMAppLoader", "version": "1.2.0", "summary": "App loader for background applications", "description": "App loader for background applications", "license": "MIT", "authors": "650 Industries, Inc.", "homepage": "https://github.com/expo/expo/tree/master/packages/unimodules-app-loader", "platforms": { "ios": "10.0" }, "source": { "git": "https://github.com/expo/expo.git" }, "source_files": "UMAppLoader/**/*.{h,m}", "preserve_paths": "UMAppLoader/**/*.{h,m}", "requires_arc": true }