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