[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 2 / d / AriaSwiftyChain / 0.0.6 / AriaSwiftyChain.podspec.json
blob3d33dfd531b8e4b4cfbcba914944d1693e5e4688
2   "name": "AriaSwiftyChain",
3   "version": "0.0.6",
4   "summary": "一款链式调用框架.",
5   "homepage": "https://github.com/moxcomic/AriaSwiftyChain.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "moxcomic": "656469762@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/moxcomic/AriaSwiftyChain.git",
15     "tag": "0.0.6"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "AriaSwiftyChain/Classes/**/*.swift",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "SnapKit": [
29     ],
30     "RxSwift": [
32     ],
33     "NSObject+Rx": [
35     ],
36     "RxDataSources": [
38     ],
39     "RxCocoa": [
41     ]
42   },
43   "swift_version": "5.0"