blob: 168531bb595b54065c6e1a6e05d36c9a03913a1d [file] [log] [blame]
{
"name": "SJImagePickerController",
"version": "1.1.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",
"5.3"
],
"source": {
"git": "https://github.com/SJ-Lyran/SJImagePickerViewController.git",
"tag": "1.1.1"
},
"source_files": "SJImagePickerViewController/*.swift",
"resources": "SJImagePickerViewController/ImageResource.bundle",
"swift_version": "5.3"
}