blob: 181b5f7be9c74d01803c6766c4367e6750c6e583 [file] [log] [blame]
{
"name": "ALiVideoRecorder",
"version": "1.0.1",
"license": "MIT",
"summary": "A Easy Video Recorder",
"homepage": "https://github.com/LeeWongSnail/ALiVideoRecorder",
"source": {
"git": "https://github.com/LeeWongSnail/ALiVideoRecorder.git",
"tag": "1.0.1"
},
"source_files": "ALiVideoRecorder/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"BY": "wangli_0632@163.com"
},
"social_media_url": "http://www.leewong.cn"
}