[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / d / 2 / KRNRequestManager / 0.1.1 / KRNRequestManager.podspec.json
blobefd0dc48fe621daa1f7d26d057eada6f0f984f5e
2   "name": "KRNRequestManager",
3   "version": "0.1.1",
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.1.1"
19   },
20   "source_files": "Source/*.{swift}",
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.2"
23   },
24   "frameworks": "Foundation",
25   "requires_arc": true