blob: 3e10ce740e806d883374736dad6fed05d3bb006e [file] [log] [blame]
{
"name": "NKRouter",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "NKRouter/Classes/**/*.{h,m}"
}