blob: f66fc7c8e31d742b69cb1133de149380f41c08f5 [file] [log] [blame]
{
"name": "QPPhotoAlbum",
"version": "1.0.0",
"summary": "QPPhotoAlbum for Objective-C.",
"description": "It is a QPPhotoAlbum used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/ChenQianPing/QPPhotoAlbum",
"license": "MIT",
"authors": {
"QianPing Chen": "pingkeke@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ChenQianPing/QPPhotoAlbum.git",
"tag": "1.0.0"
},
"source_files": "QPPhotoAlbum/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"AVFoundation",
"MobileCoreServices"
]
}