blob: 50cbec5cd993fdd7a1ef17c5e085476843217372 [file] [log] [blame]
{
"name": "RSGithubRepoListing",
"version": "0.0.5",
"summary": "To get Github Repos from username.",
"description": "This framework helps to list out all Github Repositories associated with given username.",
"homepage": "https://github.com/rahuldange1989/RSGithubRepoListing",
"license": "MIT",
"authors": {
"Rahul": "rahul.dange1989@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/rahuldange1989/RSGithubRepoListing.git",
"tag": "0.0.5"
},
"source_files": "RSGithubRepoListing/RSGithubRepoListing/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"4.0.0"
]
}
}