[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 0 / 9 / 1 / NKRouter / 1.0.1 / NKRouter.podspec.json
blobea96daa20ba2588afe2eb18a43a8e4ab45357108
2   "name": "NKRouter",
3   "version": "1.0.1",
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.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "NKRouter/Classes/**/*.{h,m}"