blob: 88a2ea01682668003dec916c1a460ba64dcb8a8b [file] [log] [blame]
{
"name": "VTFollowOnTwitter",
"version": "0.3",
"license": "MIT",
"summary": "Ready to use “Follow me on Twitter” native implementation.",
"homepage": "https://github.com/vtourraine/VTFollowOnTwitter",
"authors": {
"Vincent Tourraine": "me@vtourraine.net"
},
"social_media_url": "https://twitter.com/vtourraine",
"source": {
"git": "https://github.com/vtourraine/VTFollowOnTwitter.git",
"tag": "0.3"
},
"source_files": "VTFollowOnTwitter.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"ios": {
"frameworks": [
"Social",
"Accounts"
]
}
}