blob: f0943493830641b09223f4563796c16b79dd7d16 [file] [log] [blame]
{
"name": "SNSShare",
"version": "1.0.0",
"summary": "Text/Image/URL share to Twitter/Facebook/LINE from App in Swift.",
"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": "1.0.0"
},
"source_files": "SNSShare/**/*.swift",
"requires_arc": true
}