blob: 36fe5a199e2672ab34d33e916a24a6228975cb2a [file] [log] [blame]
{
"name": "LYAutoPhotoPicker",
"version": "0.0.2",
"summary": "A photo picker for iOS like mobile QQ.",
"description": "A photo picker for iOS like mobile QQ.\nJust want to manage the libs.",
"homepage": "https://github.com/lynnx4869/LYAutoPhotoPicker",
"license": "MIT",
"authors": {
"lynnx4869": "lynnx4869@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lynnx4869/LYAutoPhotoPicker.git",
"tag": "0.0.2"
},
"source_files": "Classes/Classes/**/*.{h,m}",
"resources": "Classes/Resources/*.png",
"frameworks": [
"UIKit",
"Photos",
"AVFoundation"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"MWPhotoBrowser": [
],
"TOCropViewController": [
],
"LYAutoUtil": [
]
}
}