blob: 4cde6678c31c1beb01eef21121b7ab9480d239ac [file] [log] [blame]
{
"name": "Medusa",
"version": "0.4.3",
"summary": "Video recorder.",
"description": "A Video Recorder for the Zodio iPhone app.",
"homepage": "https://github.com/Limon-O-O/Medusa",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Limon": "fengninglong@gmail.com"
},
"social_media_url": "https://twitter.com/Limon______",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Limon-O-O/Medusa.git",
"tag": "0.4.3"
},
"source_files": "Medusa/*.swift",
"requires_arc": true,
"swift_version": "4.2"
}