[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 9 / 0 / 8 / YTNativeKit / 0.2.6 / YTNativeKit.podspec.json
blob22cd9f060af8236c82f58667ed0cfe2f4ea15434
2   "name": "YTNativeKit",
3   "version": "0.2.6",
4   "summary": "YTB",
5   "homepage": "https://github.com/Soulmob/YTNativeKit",
6   "authors": {
7     "mengqingzheng": "mengqingzheng@munimob.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "ios": "15.0"
16   },
17   "source": {
18     "git": "git@github.com:Soulmob/YTNativeKit.git",
19     "tag": "0.2.6"
20   },
21   "source_files": [
22     "Source/*.{h,m,swift}",
23     "Source/YTN_Base/*.{h,m,swift}",
24     "Source/YTN_Home/*.{h,m,swift}",
25     "Source/YTN_MusicGroup/*.{h,m,swift}",
26     "Source/YTN_Model/*.{h,m,swift}",
27     "Source/YTN_Utils/*.{h,m,swift}",
28     "Source/YTN_Search/*.{h,m,swift}",
29     "Source/YTN_Next/*.{h,m,swift}",
30     "Source/YTN_Mood/*.{h,m,swift}"
31   ],
32   "dependencies": {
33     "DaisyNet": [
34       "~> 1.1.1"
35     ],
36     "SwiftyJSON": [
37       "~> 5.0.2"
38     ],
39     "MJExtension": [
40       "~> 3.4.2"
41     ]
42   },
43   "swift_versions": [
44     "5.0",
45     "5.1",
46     "5.2"
47   ],
48   "swift_version": "5.2"