[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / d / 2 / KRNRequestManager / 0.1.4 / KRNRequestManager.podspec.json
blobe3abc51e36d64c353609e8ea72f05f751149c9db
2   "name": "KRNRequestManager",
3   "version": "0.1.4",
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.4"
19   },
20   "source_files": "Source/*.{swift}",
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.2"
23   },
24   "frameworks": "Foundation",
25   "requires_arc": true