[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 1 / d / f / AdFramework / 0.0.1 / AdFramework.podspec.json
blob46a2877dccb3dadd4c9e7faf9044f5b042f4408d
2   "name": "AdFramework",
3   "version": "0.0.1",
4   "summary": "AdFramework help connects user to github for public data tasks",
5   "description": "AdFramework depends on AFNetworking to fetch public data about user and their repositories from github",
6   "homepage": "https://github.com/waleedmahmood/AdFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "waleed.mahmood41@gmail.com": "waleed.mahmood41@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/waleedmahmood/AdFramework.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "AdAptrFramework/**/*",
22   "frameworks": "Foundation",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 4.0"
26     ]
27   }