[Add] DocumentReaderFullAuthRFIDStage 7.5.10858
[CocoaPods.git] / Specs / 2 / 1 / 3 / CapacitorStorage / 1.2.5 / CapacitorStorage.podspec.json
blobee6637207f265bc3b892b94d5ad4e8bb994649e0
2   "name": "CapacitorStorage",
3   "version": "1.2.5",
4   "summary": "The Storage API provides a simple key/value persistent store for lightweight data.",
5   "license": "MIT",
6   "homepage": "https://capacitorjs.com",
7   "authors": "Ionic <hi@ionicframework.com>",
8   "source": {
9     "git": "https://github.com/ionic-team/capacitor-plugins.git",
10     "tag": "@capacitor/storage@1.2.5"
11   },
12   "source_files": [
13     "ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}",
14     "storage/ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}"
15   ],
16   "platforms": {
17     "ios": "12.0"
18   },
19   "dependencies": {
20     "Capacitor": [
22     ]
23   },
24   "swift_versions": "5.1",
25   "swift_version": "5.1"