blob: a98a7b1bb05aa2ed6d58e1b045f3b58934c78f63 [file] [log] [blame]
{
"name": "ZhikeVideo",
"version": "1.0.0",
"summary": "video for iOS develop",
"homepage": "https://github.com/smartliuliu/ZhikeAVVideo",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"liu": "1172436954@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/smartliuliu/ZhikeAVVideo.git",
"tag": "1.0.0"
},
"source_files": [
"ZhikeVideo/**/*.{h,m}",
"Pods/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"AVFoundation"
],
"dependencies": {
"Masonry": [
],
"SDWebImage": [
]
}
}