[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 9 / 2 / 1 / KOBERouter / 0.0.4 / KOBERouter.podspec.json
blob9932a2a3938f6970142fc06123c8ae85adae59ea
2   "name": "KOBERouter",
3   "version": "0.0.4",
4   "summary": "A short description of KOBERouter.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/kobehome/KOBERouterForPod.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kobe": "861991532@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/kobehome/KOBERouterForPod.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "vendored_frameworks": "KOBERouter.framework"
23   },
24   "source_files": "KOBERouter/Classes/**/*",
25   "resource_bundles": {
26     "KOBERouter": [
27       "KOBERouter/Assets/*.png"
28     ]
29   },
30   "frameworks": "UIKit"