[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / d / c / RBKit / 1.0.1 / RBKit.podspec.json
blob9719067cd4b330517b25c32fd7328c00642bf00d
2   "name": "RBKit",
3   "version": "1.0.1",
4   "summary": "A generic base class library.",
5   "homepage": "https://github.com/itribs/RBKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ribs": "234126357@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/itribs/RBKit.git",
15     "tag": "1.0.1"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "Classes/**/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "CoreGraphics",
25     "UIKit"
26   ]