blob: 6eb54c51831012f2ff19f598247f3faf6dfafed7 [file] [log] [blame]
{
"name": "KRClient",
"version": "1.1.2",
"summary": "A light-weight yet powerful network client.",
"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.",
"homepage": "https://github.com/BridgeTheGap/KRClient",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Josh Woomin Park": "wmpark@knowre.com"
},
"source": {
"git": "https://github.com/BridgeTheGap/KRClient.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"KRClient/Classes/**/*",
"KRClient/Protocols/**/*",
"KRClient/Extensions/**/*"
],
"pushed_with_swift_version": "3.0"
}