blob: 3e46804921f8bd61cf3866f446dd61871963f451 [file] [log] [blame]
{
"name": "MVFollow",
"version": "0.1.4",
"summary": "MVFollow is a lightweight drop-in solution that allows you to follow people on Twitter.",
"homepage": "https://github.com/marcelvoss/MVFollow",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Marcel Voss": "hello@marcelvoss.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/marcelvoss/MVFollow.git",
"tag": "0.1.4"
},
"source_files": "MVFollow/*.{h,m}",
"frameworks": [
"Social",
"Accounts"
],
"requires_arc": true
}