blob: 6c52a112bbc3e3e6b3950ef57c907ee37555a2e5 [file] [log] [blame]
{
"name": "SJImagePickerController",
"version": "1.0.1",
"summary": "A simple library that allows you to select images from the photo library",
"homepage": "https://github.com/SJ-Lyran/SJImagePickerViewController",
"license": "MIT",
"authors": {
"sheng": "huofeng1990@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"5.0",
"5.1"
],
"source": {
"git": "https://github.com/SJ-Lyran/SJImagePickerViewController.git",
"tag": "1.0.1"
},
"source_files": "SJImagePickerViewController/*.swift",
"resources": "SJImagePickerViewController/SJImageResource.bundle",
"swift_version": "5.1"
}