blob: 7be2a235e3519b2c0ce26f59f41a5288087021f6 [file] [log] [blame]
{
"name": "SNSShare",
"version": "0.2.0",
"summary": "Text/Image/URL share to Twitter/Facebook/LINE from App in Swift.",
"description": "This ripository is Social.framework wrapper and support LINE share.\nYou can easily post to SNS(Twitter,Facebook,LINE).",
"homepage": "https://github.com/sgr-ksmt/SNSShare",
"license": "MIT",
"authors": "Suguru Kishimoto",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sgr-ksmt/SNSShare.git",
"tag": "0.2.0"
},
"source_files": "SNSShare/**/*.swift",
"requires_arc": true
}