[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / e / d / spoofSenseios / 0.0.4 / spoofSenseios.podspec.json
blobc3c8c85d45cf99ce7aae3e03929ff09e4cb6f624
2   "name": "spoofSenseios",
3   "version": "0.0.4",
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.0.4"
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/**/*.{storyboard,xib}",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "AVFoundation",
27     "AVKit"
28   ],
29   "pod_target_xcconfig": {
30     "SWIFT_VERSION": "5.0"
31   }