blob: ad5c754bc92529277803bc98547864c3ac655117 [file] [log] [blame]
{
"name": "DFPhotoAndVideoManager",
"version": "0.0.1",
"summary": "Helps you to retrieve photo and videos from iOS photo album",
"description": "Helps you to retrieve photo and videos from iOS photo album",
"homepage": "https://github.com/wangqi03/DFPhotoAndVideoManager",
"license": "MIT",
"authors": {
"wangqi03": "wangqi03@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wangqi03/DFPhotoAndVideoManager.git",
"tag": "0.0.1"
},
"source_files": [
"photoAndVideoManager/photoAndVideoManager/DFPhotoAndVideoManager/*.{h,m}",
"photoAndVideoManager/photoAndVideoManager/DFPhotoAndVideoManager/UI/*.{h,m}"
]
}