blob: 1e73b9d0c65b91381a9a0a9bf73562a576d2f4df [file] [log] [blame]
{
"name": "KRClient",
"version": "0.8.6",
"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": "0.8.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KRClient/Classes/**/*",
"pushed_with_swift_version": "3.0"
}