blob: a2b4843c2a4c07c7dc732fb5396ebf87dfcbf2c9 [file] [log] [blame]
{
"name": "GYPhotoPicker",
"version": "1.0.0",
"summary": "A picker for photo when we need custom to select more than one",
"homepage": "https://github.com/ShinyG",
"license": "MIT",
"authors": {
"ShinyG": "80937676@qq.com"
},
"source": {
"git": "https://github.com/ShinyG/GYPhotoPicker.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "GYPhotoPicker/*.{h,m}",
"resources": "GYPhotoPicker/GYPhotoPicker.bundle",
"requires_arc": true
}