[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 4 / 8 / UC_playLive / 0.0.4 / UC_playLive.podspec.json
blobde102419eec8c54be9ea5f49c2eb2505fd2e7e1e
2   "name": "UC_playLive",
3   "version": "0.0.4",
4   "summary": "直播模块",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.hnbangyao.com/UCComponen/uc_playlive",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangheng": "1339669469@qq.com"
13   },
14   "source": {
15     "git": "http://git.hnbangyao.com/UCComponen/uc_playlive.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "UC_playLive/Classes/**/*",
22   "resource_bundles": {
23     "UC_playLive": [
24       "UC_playLive/Assets/**/*.gif",
25       "UC_playLive/Assets/**/*.png"
26     ]
27   },
28   "prefix_header_contents": [
29     "#import \"WH_playLiveHeader.h\"",
30     "#import \"Masonry.h\"",
31     "#import \"SDWebImage.h\"",
32     "#import \"Toast.h\"",
33     "#import \"YTKNetworkConfig.h\"",
34     "#import <YYKit/YYKit.h>"
35   ],
36   "static_framework": true,
37   "dependencies": {
38     "YTKNetwork": [
40     ],
41     "Socket.IO-Client-Swift": [
42       "~> 15.2.0"
43     ],
44     "TXLiteAVSDK_Professional": [
46     ],
47     "Masonry": [
49     ],
50     "SDWebImage": [
52     ],
53     "Toast": [
55     ],
56     "YYKit": [
58     ],
59     "UC_Category": [
61     ],
62     "MJExtension": [
64     ],
65     "UC_NavigationBar": [
67     ],
68     "UC_CustomBtn": [
70     ],
71     "UC_RefreshUnit": [
73     ],
74     "UC_commonUnit": [
76     ],
77     "MBProgressHUD": [
79     ]
80   }