blob: e74e8f266d433a30fe2398430ac44884a49f5a33 [file] [log] [blame]
{
"name": "PigeonOAuth",
"version": "0.0.1",
"summary": "A oauth signature maker library.",
"description": "A oauth signature maker library.",
"homepage": "https://github.com/qpomelo/PigeonOAuth",
"license": "MIT",
"authors": {
"QPomelo": "i@qpomelo.app"
},
"social_media_url": "https://twitter.com/realQPomelo",
"source": {
"git": "https://github.com/QPomelo/PigeonOAuth.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "13.0"
},
"source_files": "PigeonOAuth/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude"
}