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