[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / c / 0 / 3 / SCIntent / 0.1.0 / SCIntent.podspec.json
blob3b20c753d5f583a766cdc3076231c45293103427
2   "name": "SCIntent",
3   "version": "0.1.0",
4   "summary": "MVI Template",
5   "description": "MVI Template hi hi",
6   "homepage": "https://github.com/FlowSc/SCIntent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "FlowSc": "zelatool@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/FlowSc/SCIntent.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "SCIntent/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ],
27   "dependencies": {
28     "RxSwift": [
29       "~> 5.0.1"
30     ],
31     "RxCocoa": [
32       "~> 5.0.1"
33     ]
34   },
35   "swift_version": "5.0"