blob: 2cf3e3c4f61903cbab554ee747cb6c5be8f69a52 [file] [log] [blame]
{
"name": "Walker",
"summary": "A travel companion for your animations.",
"version": "0.9",
"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"
},
"social_media_url": "https://twitter.com/RamonGilabert",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": "AVFoundation"
}