blob: 9e46bac586bbac89d20e71a21cc7e03e597ef270 [file] [log] [blame]
{
"name": "PhotoAlbum",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PhotoAlbum/Classes/**/*",
"resources": "PhotoAlbum/Assets/*.{bundle,xib}",
"frameworks": "UIKit",
"requires_arc": true
}