blob: 444ddd58c93adaa7edad1d4f7855535fde03a1c5 [file] [log] [blame]
{
"name": "SNSShare",
"version": "0.1.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.1.0"
},
"source_files": "SNSShare/**/*.swift",
"requires_arc": true
}