[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / 1 / NKRouter / 1.0.0 / NKRouter.podspec.json
blob3e10ce740e806d883374736dad6fed05d3bb006e
2   "name": "NKRouter",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "NKRouter is a powerful URL routing library with simple block-based  and senior operability session API.",
6   "homepage": "https://github.com/NearKXH/NKRouter",
7   "authors": {
8     "Nate Kong": "near.kongxh@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/NearKXH/NKRouter.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "NKRouter/Classes/**/*.{h,m}"