[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / b / c / MBProgressHUD-RgLoading / 0.1.0 / MBProgressHUD-RgLoading.podspec.json
blobcc7cfeeeaa2fda3af91f78a5ce6c4463ca644882
2   "name": "MBProgressHUD-RgLoading",
3   "version": "0.1.0",
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/RogueAndy/MBProgressHUD-RgLoading",
7   "license": "MIT",
8   "authors": {
9     "RogueAndy": "619455850@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/RogueAndy/MBProgressHUD-RgLoading.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "MBProgressHUD-RgLoading/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "ImageIO"
24   ],
25   "dependencies": {
26     "MBProgressHUD": [
28     ]
29   }