[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / a / d / ContentProviders / 1.3.0 / ContentProviders.podspec.json
blob594aa577e1737e2d91061d0213cb10661c2b3941
2   "name": "ContentProviders",
3   "summary": "A collection of useful content providers used for accessing and modifying iOS applications data.",
4   "version": "1.3.0",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "swift_version": "4.2",
9   "cocoapods_version": ">= 1.4.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.3.0"
20   },
21   "subspecs": [
22     {
23       "name": "SQLite",
24       "dependencies": {
25         "ContentProvidersSQLite": [
26           "1.3.0"
27         ]
28       }
29     }
30   ]