blob: 2dbdc416a5fa4539f69ef9e94368ef29af48d97f [file] [log] [blame]
{
"name": "TwitterLoginKit",
"version": "0.1.1",
"summary": "A Twitter Login library to replace the deprecated TwitterKit.",
"homepage": "https://github.com/xiao99xiao/TwitterLoginKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiao99xiao": "xx2004xiamen@gmail.com"
},
"source": {
"git": "https://github.com/xiao99xiao/TwitterLoginKit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "TwitterLoginKit/Classes/**/*",
"frameworks": "UIKit",
"swift_versions": "5.0"
}