blob: 2de2c031b76ae1b6173dbf2e7fce93c0b8741267 [file] [log] [blame]
{
"name": "Medusa",
"version": "0.1",
"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": "8.0"
},
"source": {
"git": "https://github.com/Limon-O-O/Medusa.git",
"tag": "0.1"
},
"source_files": "Medusa/*.swift",
"requires_arc": true
}