[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / e / b / BasisComponent / 0.1.4 / BasisComponent.podspec.json
blobacc5c6988d02a4340cd452d36e945ce40ac6d600
2   "name": "BasisComponent",
3   "version": "0.1.4",
4   "summary": "冯龙飞基础库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/U7426/BasisComponent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "U7426": "u7426fenglongfei@163.com"
13   },
14   "source": {
15     "git": "https://github.com/U7426/BasisComponent.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BasisComponent/Classes/**/*",
22   "dependencies": {
23     "RxSwift": [
24       "~> 5"
25     ],
26     "RxCocoa": [
27       "~> 5"
28     ]
29   }