blob: 1f755c4950a402d116b67f6598610054aa278186 [file] [log] [blame]
{
"name": "FrameworkGitRepos",
"version": "1.0.0",
"summary": "Awesome Github Service Framework",
"description": "Awesome Github Service Framework to get repos by username",
"homepage": "https://github.com/Wassmd/FrameworkGitRepos.git",
"license": "AddApptr",
"authors": {
"Wasim": "wassmd@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/Wassmd/FrameworkGitRepos.git",
"tag": "1.0.0"
},
"source_files": "FrameworkGitRepos/**/*.{h,m}",
"public_header_files": "FrameworkGitRepos/**/*.h",
"dependencies": {
"AFNetworking": [
"~> 4.0"
]
}
}