blob: 7fdf5bf641f152615450dd96b19b534f6f97cfd3 [file] [log] [blame]
{
"name": "WYImagePickerUntils",
"version": "2.1.1",
"summary": "A short description of WYImagePickerUtils.",
"homepage": "https://github.com/wyanassert/WYImagePickerUntils",
"license": "MIT",
"authors": {
"wyanassert": "1402099772@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wyanassert/WYImagePickerUntils.git",
"tag": "2.1.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"dependencies": {
"WYUtils": [
">= 0.5.7"
]
}
}