[Add] YSRTCLiveAVKitSDK 1.0.10
[CocoaPods.git] / Specs / d / f / 7 / RHViewStateKit / 1.0.0 / RHViewStateKit.podspec.json
blob41fcfe5b5068983f563515df748e55d561b63b25
2   "name": "RHViewStateKit",
3   "version": "1.0.0",
4   "summary": "RHViewState provides fully customizable configuration to change state in your view",
5   "platforms": {
6     "ios": "10.0"
7   },
8   "swift_versions": "5.1",
9   "requires_arc": true,
10   "homepage": "https://github.com/bagusandinata/RHViewStateKit",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "bagusandinata": "bagusandinata@icloud.com"
17   },
18   "source": {
19     "git": "https://github.com/bagusandinata/RHViewStateKit.git",
20     "tag": "1.0.0"
21   },
22   "frameworks": "UIKit",
23   "source_files": "Source/*.swift",
24   "dependencies": {
25     "SnapKit": [
26       "5.0.1"
27     ]
28   },
29   "swift_version": "5.1"