[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / e / b / BasisComponent / 0.1.9 / BasisComponent.podspec.json
blob88fd92b6856d436fd924d5cf6ee4834ee26203ec
2   "name": "BasisComponent",
3   "version": "0.1.9",
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.9"
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   }