blob: ef67a6765cf390242f15d1996135388ce7f47244 [file] [log] [blame]
{
"name": "MVFollow",
"version": "0.2.0",
"summary": "MVFollow is a simple drop-in solution that allows you to follow people on Twitter natively.",
"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.2.0"
},
"source_files": "MVFollow/*.{h,m}",
"frameworks": [
"Social",
"Accounts"
],
"requires_arc": true
}