[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / c / f / RSGithubRepoListing / 0.0.3 / RSGithubRepoListing.podspec.json
blob164f0b9724c3318531ef6b4314d031ea8142fc38
2   "name": "RSGithubRepoListing",
3   "version": "0.0.3",
4   "summary": "To get Github Repos from username.",
5   "description": "This framework helps to list out all Github Repositories associated with given username.",
6   "homepage": "https://github.com/rahuldange1989/RSGithubRepoListing",
7   "license": "MIT",
8   "authors": {
9     "Rahul": "rahul.dange1989@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/rahuldange1989/RSGithubRepoListing.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "RSGithubRepoListing/RSGithubRepoListing/**/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
22       "4.0.0"
23     ]
24   }