blob: 9677528d93a70ced7509dc31d5706f290f9449b6 [file] [log] [blame]
{
"name": "WYImagePickerUntils",
"version": "2.1.0",
"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.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"dependencies": {
"WYUtils": [
"~> 0.5.6"
]
}
}