blob: 7922f1ff7f26c51492bf610269386432310f8a31 [file] [log] [blame]
{
"name": "MockImagePicker",
"version": "1.0.1",
"summary": "Mock UIImagePickerController for use in 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_version": "4.0",
"platforms": {
"ios": "9.3"
},
"requires_arc": true,
"source": {
"git": "https://github.com/yonat/MockImagePicker.git",
"tag": "1.0.1"
},
"source_files": "Sources/*.swift",
"dependencies": {
"MiniLayout": [
]
}
}