blob: d1406dbab7b1a6ad13c397a839bfee56462e99d8 [file] [log] [blame]
{
"name": "Twifter",
"version": "0.2.0",
"summary": "pure-Swift library for Twitter client",
"homepage": "https://github.com/simorgh3196/Twifter",
"license": "MIT",
"authors": {
"Tomoya Hayakawa": "simorgh3196@gmail.com"
},
"source": {
"git": "https://github.com/simorgh3196/Twifter.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/simorgh3196",
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"swift_versions": "5.5",
"source_files": "Sources/Twifter/**/*.{swift}",
"resources": "Sources/Twifter/**/*",
"swift_version": "5.5"
}