[Add] PayUIndia-PayUParams 4.1.1
[CocoaPods.git] / Specs / 1 / d / c / RBKit / 1.0.0 / RBKit.podspec.json
blobf709420c647deaf62660d7eb31c4ff43deefd36a
2   "name": "RBKit",
3   "version": "1.0.0",
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.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "public_header_files": "Classes/*.h",
22   "source_files": "Classes/RBKit.h",
23   "frameworks": [
24     "Foundation",
25     "CoreGraphics",
26     "UIKit"
27   ]