[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / e / d / spoofSenseios / 0.1.16 / spoofSenseios.podspec.json
blobff0bffb9bc4ab87ec29f94eaf7085afe952f5383
2   "name": "spoofSenseios",
3   "version": "0.1.16",
4   "summary": "Check Face",
5   "license": "MIT",
6   "authors": {
7     "Ajay": "ajay@appringer.com"
8   },
9   "source": {
10     "git": "https://github.com/arhirapara76/spoofSensePod.git",
11     "tag": "0.1.16"
12   },
13   "homepage": "https://github.com/arhirapara76/spoofSensePod",
14   "platforms": {
15     "ios": "13.2"
16   },
17   "requires_arc": true,
18   "source_files": [
19     "spoofSensePod",
20     "spoof-sense-ios/**/*.{swift}"
21   ],
22   "resources": "spoof-sense-ios/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "AVFoundation",
27     "AVKit"
28   ],
29   "pod_target_xcconfig": {
30     "SWIFT_VERSION": "5.0"
31   }