blob: e1ab0e60c456d8cbe41d1437316a44b45b85b18e [file] [log] [blame]
{
"name": "VTFollowOnTwitter",
"version": "0.4",
"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.4"
},
"source_files": "VTFollowOnTwitter.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"ios": {
"frameworks": [
"Social",
"Accounts"
]
}
}