blob: 82eb5837227313ea160efda88b8a33da332db16c [file] [log] [blame]
{
"name": "PhotoAlbum",
"version": "0.5.0",
"summary": "A PhotoAlbum which supports multi-Photo selection, single-Photo selection, video.",
"homepage": "https://github.com/AngleZhou/PhotoAlbum",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZhouQian": "zhouq87724@163.com"
},
"source": {
"git": "https://github.com/AngleZhou/PhotoAlbum.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PhotoAlbum/Classes/**/*",
"resources": "PhotoAlbum/Assets/*.{bundle,xib}",
"frameworks": "UIKit",
"requires_arc": true
}