blob: c0ecc6353798e56e57943f692527f8f585491b18 [file] [log] [blame]
{
"name": "SJImagePickerController",
"version": "1.0.0",
"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.0"
},
"source_files": "SJImagePickerViewController/*.swift",
"resources": "SJImagePickerViewController/SJImageResource.bundle",
"swift_version": "5.1"
}