blob: c6987d56d58d82b3adf729a66195ea1199e21721 [file] [log] [blame]
{
"name": "SwiftyHawk",
"version": "0.0.4",
"summary": "Hawk Authentication Implementation for Swift",
"swift_version": "4.2",
"description": "Hawk Authentication Implementation for Swift based on the original implementation",
"homepage": "https://github.com/HungerStation/SwiftyHawk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Muhamed ALGHZAWI": "m.mg@outlook.com"
},
"source": {
"git": "https://github.com/HungerStation/SwiftyHawk.git",
"tag": "0.0.4"
},
"social_media_url": "https://www.linkedin.com/company/hungerstation-com",
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftyHawk/Classes/**/*"
}