blob: ffde39647f850c06896e7d1e22d82e6f5b31216c [file] [log] [blame]
{
"name": "ContentProvidersUserDefaults",
"summary": "A content provider used for accessing and modifying data in UserDefaults.",
"version": "1.6.0",
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.3",
"cocoapods_version": "~> 1.10.1",
"static_framework": true,
"homepage": "https://github.com/roxiemobile/content-providers.ios",
"authors": {
"Roxie Mobile Ltd.": "sales@roxiemobile.com",
"Alexander Bragin": "bragin-av@roxiemobile.com"
},
"license": "BSD-4-Clause",
"source": {
"git": "https://github.com/roxiemobile/content-providers.ios.git",
"tag": "1.6.0"
},
"source_files": "Modules/RoxieMobile.ContentProviders/Sources/UserDefaults/{Sources,Dependencies}/**/*.swift",
"pod_target_xcconfig": {
"GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) CONTENTPROVIDERS_FRAMEWORK_VERSION=@\\\"1.6.0\\\""
},
"swift_version": "5.3"
}