[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 7 / 4 / CapacitorDevice / 0.0.2 / CapacitorDevice.podspec.json
blob2d00cc4fe5b8a6a0c501d5bc9ac83ccbb4cbbe7f
2   "name": "CapacitorDevice",
3   "version": "0.0.2",
4   "summary": "The Device API exposes internal information about the device, such as the model and operating system version, along with user information such as unique ids.",
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": "device/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"