blob: f0ad7d9752625dbb266da629c4264afe98b17b51 [file] [log] [blame]
{
"name": "CLPhotoLib",
"version": "1.0.0",
"summary": "图片视频选择器<支持原图、GIF、LivePhoto>、支持图片视频编辑",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ClaudeLi/CLPhotoLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"claudeli@yeah.net": "claudeli@yeah.net"
},
"source": {
"git": "https://github.com/ClaudeLi/CLPhotoLib.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CLPhotoLib/Classes/**/*.{h,m}",
"resources": "CLPhotoLib/Assets/CLPhotoLib.bundle",
"dependencies": {
"CLProgressFPD": [
]
}
}