[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 4 / 0 / MockImagePicker / 1.2.0 / MockImagePicker.podspec.json
blobd7963fdd444cdbe985513c315dc327352c4858e3
2   "name": "MockImagePicker",
3   "version": "1.2.0",
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": "http://twitter.com/yonatsharon",
15   "swift_version": "4.2",
16   "platforms": {
17     "ios": "9.3"
18   },
19   "requires_arc": true,
20   "source": {
21     "git": "https://github.com/yonat/MockImagePicker.git",
22     "tag": "1.2.0"
23   },
24   "source_files": "Sources/*.swift",
25   "dependencies": {
26     "MiniLayout": [
28     ]
29   }