[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 0 / 9 / GitHubReposFramework / 1.0.0 / GitHubReposFramework.podspec.json
blob27f458fd285101a832884a2f56be1c4832e2e628
2   "name": "GitHubReposFramework",
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/GitHubReposFramework.git",
7   "license": "MIT",
8   "authors": {
9     "Wasim": "wassmd@gmail.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/Wassmd/GitHubReposFramework.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "GitHubReposFramework/**/*.{h,m}",
19   "public_header_files": "GitHubReposFramework/**/*.h",
20   "dependencies": {
21     "AFNetworking": [
22       "~> 4.0"
23     ]
24   }