[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 9 / 5 / YBTool / 1.0.3 / YBTool.podspec.json
blob933349e55f3a9db385ab1cc97fe42d71316a84b3
2   "name": "YBTool",
3   "version": "1.0.3",
4   "summary": "A marquee view used on iOS.",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/coderYB/YBTool",
7   "license": "MIT",
8   "authors": {
9     "coderYB": "807110922@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/coderYB/YBTool.git",
13     "tag": "1.0.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "YBTool/YBTool/Class/**/*.{h,m}",
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "AdSupport"
24   ],
25   "dependencies": {
26     "Masonry": [
28     ],
29     "SDWebImage": [
31     ],
32     "MJRefresh": [
34     ],
35     "MBProgressHUD": [
37     ],
38     "FDFullscreenPopGesture": [
40     ],
41     "MJExtension": [
43     ],
44     "BlocksKit": [
46     ]
47   }