[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / d / 2 / KRNRequestManager / 0.0.5 / KRNRequestManager.podspec.json
blob60a376baae11813b5e0061e41b103a91c75dc0c0
2   "name": "KRNRequestManager",
3   "version": "0.0.5",
4   "summary": "KRNRequestManager is a wrapper of NSURLSession to simplify REST requests",
5   "homepage": "https://github.com/ulian-onua/KRNRequestManager",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Julian Drapaylo": "ulian.onua@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/ulian-onua/KRNRequestManager.git",
18     "tag": "0.0.5"
19   },
20   "source_files": "Source/*.{swift}",
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.0"
23   },
24   "frameworks": "Foundation",
25   "requires_arc": true