[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / e / a / CapacitorFilesystem / 5.1.1 / CapacitorFilesystem.podspec.json
blob89f406c5d6d4e3c0ae20874da2519eef2078c351
2   "name": "CapacitorFilesystem",
3   "version": "5.1.1",
4   "summary": "The Filesystem API provides a NodeJS-like API for working with files on the device.",
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/filesystem@5.1.1"
11   },
12   "source_files": [
13     "ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}",
14     "filesystem/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"