blob: ea96daa20ba2588afe2eb18a43a8e4ab45357108 [file] [log] [blame]
{
"name": "NKRouter",
"version": "1.0.1",
"license": "MIT",
"summary": "NKRouter is a powerful URL routing library with simple block-based and senior operability session API.",
"homepage": "https://github.com/NearKXH/NKRouter",
"authors": {
"Nate Kong": "near.kongxh@gmail.com"
},
"source": {
"git": "https://github.com/NearKXH/NKRouter.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "NKRouter/Classes/**/*.{h,m}"
}