blob: 1ab9c8f7c923355cdeff386b1e55f3ea5bc5273f [file] [log] [blame]
{
"name": "Galary",
"version": "1.0.4",
"summary": "使用Photos Framework制作的仿微信图片选择器,支持自定义嵌入其他功能页面",
"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.4"
},
"resources": "Galary/MyGalary/*.{png,xib}",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Galary/MyGalary/*.{h,m}"
}