[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 7 / 3 / 2 / SwiftCommonInteractive / 0.1.0 / SwiftCommonInteractive.podspec.json
blob9fc7f68f9e5c9ced99fa0b203d37a5f8cca19499
2   "name": "SwiftCommonInteractive",
3   "version": "0.1.0",
4   "summary": "基类",
5   "description": "基类协议扩展",
6   "homepage": "https://github.com/JFSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JFSwift": "guojianfeng@wsecar.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/JFSwift/SwiftCommon.git",
19     "tag": "0.1.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "source_files": "SwiftCommon/Common/**/*{swift}",
24   "dependencies": {
25     "RxDataSources": [
27     ],
28     "NSObject+Rx": [
30     ],
31     "MJRefresh": [
33     ],
34     "Aspects": [
36     ],
37     "MBProgressHUD": [
39     ]
40   },
41   "swift_version": "5.0"