[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / b / e / AGNetworkManager / 0.0.6 / AGNetworkManager.podspec.json
blob3a1e83b4b09d6000b2fc12fb1827e68a31ef0c45
2   "name": "AGNetworkManager",
3   "version": "0.0.6",
4   "summary": "Basic Network Manager",
5   "description": "Network Manager to directly use and easy to work.",
6   "homepage": "https://github.com/09samit/AGNetworkManager.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Amit Garg": "09s.amitgarg@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/09samit/AGNetworkManager.git",
16     "tag": "0.0.6"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": [
22     "Sources/**/*.{swift}",
23     "AGNetworkManager/**/*.{h*,swift}"
24   ]