[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / b / 6 / KRClient / 0.9.3 / KRClient.podspec.json
blob83285c873c738bdfd419bc9708fab924878eeb56
2   "name": "KRClient",
3   "version": "0.9.3",
4   "summary": "A light-weight yet powerful network client.",
5   "description": "KRClient is an easy-to-use yet powerful networking library.\nSome key features include data validating, serialized URL requests where the requests can take advatange of the returned data from the previous requests.",
6   "homepage": "https://github.com/BridgeTheGap/KRClient",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Josh Woomin Park": "wmpark@knowre.com"
13   },
14   "source": {
15     "git": "https://github.com/BridgeTheGap/KRClient.git",
16     "tag": "0.9.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KRClient/Classes/**/*",
22   "pushed_with_swift_version": "3.0"