blob: 44fdb80d7cf2650b50eba8aa09e8ca09cfd97179 [file] [log] [blame]
{
"name": "KBPhotoManager",
"version": "1.0.1",
"summary": "Photo manager to fetch all photo ALAssets and PHAssets for iOS 7, 8 and 9",
"homepage": "https://github.com/dai-jing/KBPhotoManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jing Dai": "daijing24@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/dai-jing/KBPhotoManager.git",
"branch": "master",
"tag": "1.0.1"
},
"source_files": "*.{h,m}",
"public_header_files": "*.h"
}