[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 7 / 4 / CapacitorDevice / 6.0.1 / CapacitorDevice.podspec.json
blobffefd124d98c06a5a9dfe847c5a58b3dd4b77bc9
2   "name": "CapacitorDevice",
3   "version": "6.0.1",
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     "tag": "@capacitor/device@6.0.1"
11   },
12   "source_files": [
13     "ios/Sources/**/*.{swift,h,m,c,cc,mm,cpp}",
14     "device/ios/Sources/**/*.{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"