[Delete] RegulaCommonNightly 7.5.863
[CocoaPods.git] / Specs / 2 / 4 / e / FrameworkGitRepos / 1.0.0 / FrameworkGitRepos.podspec.json
blob1f755c4950a402d116b67f6598610054aa278186
2   "name": "FrameworkGitRepos",
3   "version": "1.0.0",
4   "summary": "Awesome Github Service Framework",
5   "description": "Awesome Github Service Framework to get repos by username",
6   "homepage": "https://github.com/Wassmd/FrameworkGitRepos.git",
7   "license": "AddApptr",
8   "authors": {
9     "Wasim": "wassmd@gmail.com"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/Wassmd/FrameworkGitRepos.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "FrameworkGitRepos/**/*.{h,m}",
19   "public_header_files": "FrameworkGitRepos/**/*.h",
20   "dependencies": {
21     "AFNetworking": [
22       "~> 4.0"
23     ]
24   }