blob: 8fe81435c47d86fe219a3812e9a59146fd5f8da4 [file] [log] [blame]
{
"name": "Galary",
"version": "1.0.1",
"summary": "仿微信选择图片,支持自定义",
"homepage": "https://github.com/liyaozhong/Galary",
"license": "MIT",
"authors": {
"liyaozhong": "yun.zhongyue@163.com"
},
"source": {
"git": "https://github.com/liyaozhong/Galary.git",
"tag": "1.0.1"
},
"resources": "Galary/MyGalary/*.{png,xib}",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Galary/MyGalary/*.{h,m}"
}