blob: 326cc44523294ece74c375a169b6bc47c38e2601 [file] [log] [blame]
{
"name": "MockImagePicker",
"version": "1.2.2",
"summary": "Mock UIImagePickerController to simulate the camera in iOS simulator.",
"homepage": "https://github.com/yonat/MockImagePicker",
"screenshots": "https://raw.githubusercontent.com/yonat/MockImagePicker/master/Screenshots/MockImagePicker.png",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Yonat Sharon": "yonat@ootips.org"
},
"social_media_url": "http://twitter.com/yonatsharon",
"swift_versions": "4.2",
"platforms": {
"ios": "9.3"
},
"requires_arc": true,
"source": {
"git": "https://github.com/yonat/MockImagePicker.git",
"tag": "1.2.2"
},
"source_files": "Sources/*.swift",
"dependencies": {
"SweeterSwift": [
]
},
"swift_version": "4.2"
}