[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 2 / e / a / CapacitorFilesystem / 0.0.2 / CapacitorFilesystem.podspec.json
blob1ee070922c7486714d353697680e912ccbc12ed9
2   "name": "CapacitorFilesystem",
3   "version": "0.0.2",
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     "branch": "podspecs"
11   },
12   "source_files": "filesystem/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"