blob: 21d5259ad182d20cbca3a1f6de6a2ee20b2ff175 [file] [log] [blame]
{
"name": "TwitterLoginKit",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "10.0"
},
"source_files": "TwitterLoginKit/Classes/**/*",
"frameworks": "UIKit",
"swift_versions": "5.0",
"swift_version": "5.0"
}