[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 4 / 0 / MockImagePicker / 1.2.7 / MockImagePicker.podspec.json
blob54e1cc12567a801ccd96774d543c6c04567a556b
2   "name": "MockImagePicker",
3   "version": "1.2.7",
4   "summary": "Mock UIImagePickerController to simulate the camera in iOS simulator.",
5   "homepage": "https://github.com/yonat/MockImagePicker",
6   "screenshots": "https://raw.githubusercontent.com/yonat/MockImagePicker/master/Screenshots/MockImagePicker.png",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Yonat Sharon": "yonat@ootips.org"
13   },
14   "social_media_url": "https://twitter.com/yonatsharon",
15   "swift_versions": [
16     "4.2",
17     "5.0"
18   ],
19   "platforms": {
20     "ios": "9.3"
21   },
22   "requires_arc": true,
23   "source": {
24     "git": "https://github.com/yonat/MockImagePicker.git",
25     "tag": "1.2.7"
26   },
27   "source_files": "Sources/*.swift",
28   "resources": [
29     "PrivacyInfo.xcprivacy"
30   ],
31   "dependencies": {
32     "SweeterSwift": [
34     ]
35   },
36   "swift_version": "5.0"