blob: 28be001bf573d3d60ea0b7e003e8fabc67810450 [file] [log] [blame]
{
"name": "Siwa",
"version": "0.0.1",
"summary": "Siwa is a helper framework for SwiftyInsta, Instagram API in swift",
"description": "Siwa is a helper framework for SwiftyInsta to fix Instagram login API problems.",
"homepage": "https://github.com/TheM4hd1/Siwa",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TheM4HD1": "mahdimakhdomi@outlook.com"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "5.0",
"source": {
"git": "https://github.com/TheM4hd1/Siwa.git",
"tag": "0.0.1"
},
"source_files": "Siwa/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude"
}