blob: e162f0b717b2b933b7ae06292da153fc9060cf71 [file] [log] [blame]
{
"name": "Walker",
"summary": "A travel companion for your animations.",
"version": "0.9.1",
"homepage": "https://github.com/RamonGilabert/Walker",
"license": "MIT",
"authors": {
"Ramon Gilabert": "ramon.gilabert.llop@gmail.com"
},
"source": {
"git": "https://github.com/RamonGilabert/Walker.git",
"tag": "0.9.1"
},
"social_media_url": "https://twitter.com/RamonGilabert",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": "AVFoundation"
}