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