blob: acce418bb10e857401a7227e9987cbb4a1c42abb [file] [log] [blame]
{
"name": "SHShortVideo",
"version": "1.0.2",
"summary": "仿微信录制小视频",
"license": "MIT",
"authors": {
"CSH": "624089195@qq.com"
},
"platforms": {
"ios": "7.0"
},
"homepage": "https://github.com/CCSH/SHShortVideo",
"source": {
"git": "https://github.com/CCSH/SHShortVideo.git",
"tag": "1.0.2"
},
"source_files": "SHShortVideo/*.{h,m}",
"resources": "SHShortVideo/SHShortVideo.bundle",
"requires_arc": true,
"dependencies": {
"UIView+SHExtension": [
]
}
}