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