[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 2 / 1 / 3 / CapacitorStorage / 1.0.3 / CapacitorStorage.podspec.json
blobaf8119b91d3f0b4c2284b7d59c3f1d6134af2b37
2   "name": "CapacitorStorage",
3   "version": "1.0.3",
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.0.3"
11   },
12   "source_files": "storage/ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}",
13   "platforms": {
14     "ios": "12.0"
15   },
16   "dependencies": {
17     "Capacitor": [
19     ]
20   },
21   "swift_versions": "5.1",
22   "swift_version": "5.1"