blob: 47c6b5db35b9dedbac9c66cf827d9cd148740b32 [file] [log] [blame]
{
"name": "FrameworkGitRepos",
"version": "1.0.1",
"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.1"
},
"source_files": "FrameworkGitRepos/**/*.{h,m}",
"public_header_files": "FrameworkGitRepos/**/*.h",
"dependencies": {
"AFNetworking": [
"~> 4.0"
]
}
}