[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 9 / a / d / ContentProviders / 1.5.0 / ContentProviders.podspec.json
blob0a34b7e9f720640a09ec7950512aefe2858b9db2
2   "name": "ContentProviders",
3   "summary": "A collection of useful content providers used for accessing and modifying iOS applications data.",
4   "version": "1.5.0",
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.0"
20   },
21   "subspecs": [
22     {
23       "name": "SQLite",
24       "dependencies": {
25         "ContentProvidersSQLite": [
26           "1.5.0"
27         ]
28       }
29     }
30   ],
31   "swift_version": "5.3"