[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 8 / b / RogueKit2 / 0.0.5 / RogueKit2.podspec.json
blob711b62da39b2dc7eb3b8f403fd6a45a09ba18542
2   "name": "RogueKit2",
3   "version": "0.0.5",
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.0.5"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "RogueKit/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "dependencies": {
25     "MBProgressHUD": [
27     ]
28   }