[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / b / 3 / CapacitorPreferences / 4.0.2 / CapacitorPreferences.podspec.json
blob2b531ae3f8dac42215e494e0c4726abeb4d75cae
2   "name": "CapacitorPreferences",
3   "version": "4.0.2",
4   "summary": "The Preferences 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/preferences@4.0.2"
11   },
12   "source_files": [
13     "ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}",
14     "preferences/ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}"
15   ],
16   "platforms": {
17     "ios": "13.0"
18   },
19   "dependencies": {
20     "Capacitor": [
22     ]
23   },
24   "swift_versions": "5.1",
25   "swift_version": "5.1"