[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / a / f / 6 / TBLocationManagerKit / 0.0.1 / TBLocationManagerKit.podspec.json
blob8ef6532e61d7aa05f8a19b4b3f1fca2a963d48c9
2   "name": "TBLocationManagerKit",
3   "version": "0.0.1",
4   "summary": "A short description of TBLocationManagerKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/tb-ios/TBLocationManagerKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Q007": "2585299617@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/tb-ios/TBLocationManagerKit.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TBLocationManagerKit/Classes/**/*.{h,m}",
22   "resource_bundles": {
23     "TBLocationManagerKit": [
24       "TBLocationManagerKit/Classes/**/*.xib",
25       "TBLocationManagerKit/Assets/**/*.xcassets"
26     ]
27   },
28   "dependencies": {
29     "CTMediator": [
31     ]
32   }