{ | |
"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" | |
} |