blob: a7e420660463ebda0ad152dd72ffbe00ad35d172 [file] [log] [blame]
{
"name": "QKAlbumPhotos",
"version": "0.1.0",
"summary": "选择图片.",
"description": "TODO: 从相册选择图片.",
"homepage": "https://github.com/huahong1124/QKAlbumPhotos",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huahong": "2330669775@qq.com"
},
"source": {
"git": "https://github.com/huahong1124/QKAlbumPhotos.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "QKAlbumPhotos/Classes/*.{h,m,swift}",
"resources": "QKAlbumPhotos/Assets/*.{bundle,xcassets,xib,storyboard}",
"dependencies": {
"QKPrivacyTool": [
]
}
}