[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 2 / 8 / ZYBox / 0.0.5 / ZYBox.podspec.json
blob7c8b28c22892939f1aa1bc5c67f78c08ccc1d97a
2   "name": "ZYBox",
3   "version": "0.0.5",
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.5"
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": "ZYObject",
34       "resources": "ZYBox/Classes/ZYObject/*.xcassets",
35       "source_files": "ZYBox/Classes/ZYObject/*"
36     }
37   ],
38   "swift_version": "5.0"