[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 2 / 8 / ZYBox / 0.0.1 / ZYBox.podspec.json
blobf7aa1bd02f05c424ff4493dc41cf9dab877fd78e
2   "name": "ZYBox",
3   "version": "0.0.1",
4   "summary": "ZYBox",
5   "description": "Zhi Da Swift Kit",
6   "license": {
7     "type": "MIT",
8     "text": "    MIT\n"
9   },
10   "homepage": "https://github.com/OFFFIELD/ZYBox",
11   "authors": {
12     "ZhiDa": "iOS8899@126.com"
13   },
14   "source": {
15     "git": "https://github.com/OFFFIELD/ZYBox.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "AVKit",
26     "Photos",
27     "MediaPlayer",
28     "CoreLocation",
29     "CoreGraphics"
30   ],
31   "subspecs": [
32     {
33       "name": "ZYAuth",
34       "source_files": "ZYBox/Classes/ZYAuth/*"
35     },
36     {
37       "name": "ZYExtension",
38       "source_files": "ZYBox/Classes/ZYExtension/*"
39     },
40     {
41       "name": "ZYPlaceholderBar",
42       "resources": "ZYBox/Classes/ZYPlaceholderBar/*.xcassets",
43       "source_files": "ZYBox/Classes/ZYPlaceholderBar/*"
44     }
45   ],
46   "swift_version": "5.0"