[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / a / 0 / ContentProvidersUserDefaults / 1.6.1 / ContentProvidersUserDefaults.podspec.json
blob88d7f979c8c8f89c45f3781d6ce31f7ebb65e97f
2   "name": "ContentProvidersUserDefaults",
3   "summary": "A content provider used for accessing and modifying data in UserDefaults.",
4   "version": "1.6.1",
5   "platforms": {
6     "ios": "12.0"
7   },
8   "swift_versions": "5.5",
9   "cocoapods_version": "~> 1.11.3",
10   "static_framework": true,
11   "homepage": "https://github.com/roxiemobile/content-providers.ios",
12   "authors": {
13     "Roxie Mobile Ltd.": "sales@roxiemobile.com",
14     "Alexander Bragin": "bragin-av@roxiemobile.com"
15   },
16   "license": "BSD-4-Clause",
17   "source": {
18     "git": "https://github.com/roxiemobile/content-providers.ios.git",
19     "tag": "v1.6.1"
20   },
21   "source_files": "Modules/RoxieMobile.ContentProviders/Sources/UserDefaults/{Sources,Dependencies}/**/*.swift",
22   "pod_target_xcconfig": {
23     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) CONTENTPROVIDERS_FRAMEWORK_VERSION=@\\\"1.6.1\\\""
24   },
25   "swift_version": "5.5"