[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / a / d / ContentProviders / 1.5.1 / ContentProviders.podspec.json
blob6cc14b54dd4ef1ca6cb421ff5683b983c7446b29
2   "name": "ContentProviders",
3   "summary": "A collection of useful content providers used for accessing and modifying iOS applications data.",
4   "version": "1.5.1",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "swift_versions": "5.3",
9   "cocoapods_version": "~> 1.10.0",
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": "1.5.1"
20   },
21   "subspecs": [
22     {
23       "name": "SQLite",
24       "dependencies": {
25         "ContentProvidersSQLite": [
26           "1.5.1"
27         ]
28       }
29     }
30   ],
31   "swift_version": "5.3"