blob: c46ca740d082270e39999e3af43f91f6576be6e0 [file] [log] [blame]
{
"name": "SIMImagePickerController",
"version": "0.0.2",
"summary": "A simple UIImagePickerView subclass with no cropping in preview viewController",
"description": "A simple UIImagePickerView subclass that added with simple photo preview function.(No cropping in preview). 选择完图片后不带裁剪的预览界面~",
"homepage": "https://github.com/xferris/SIMImagePickerController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"XFerris": "xwh826529092@icloud.com"
},
"source": {
"git": "https://github.com/xferris/SIMImagePickerController.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SIMImagePickerController/Classes/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"MWPhotoBrowser": [
]
}
}