blob: 01e17529f52de361db650f0463049c0f35cd511b [file] [log] [blame]
{
"name": "RSGithubRepoListing",
"version": "0.0.4",
"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.4"
},
"source_files": "RSGithubRepoListing/RSGithubRepoListing/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"4.0.0"
]
}
}