blob: 0ed24e264f71054a379085022182d937b5cc9969 [file] [log] [blame]
{
"name": "KRClient",
"version": "0.1.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.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KRClient/Classes/**/*"
}