blob: 515e041ded514395313943433829e55021d98079 [file] [log] [blame]
{
"name": "SHShortVideo",
"version": "1.0.1",
"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.1"
},
"source_files": "SHShortVideo/*.{h,m}",
"resources": "SHShortVideo/SHShortVideo.bundle",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}