[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / b / 6 / KRClient / 1.1.1 / KRClient.podspec.json
blobd356e1acdf5047f6c8e0f1ef1e9fca0772d35ec0
2   "name": "KRClient",
3   "version": "1.1.1",
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": "1.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "KRClient/Classes/**/*",
23     "KRClient/Protocols/**/*",
24     "KRClient/Extensions/**/*"
25   ],
26   "pushed_with_swift_version": "3.0"