[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 0 / c / 5 / RgBaseObject / 0.0.2 / RgBaseObject.podspec.json
blob487047efca78dc398828aa6d043a9e91c2a5d0aa
2   "name": "RgBaseObject",
3   "version": "0.0.2",
4   "summary": "基础组件",
5   "description": "基础组件,初始化等等",
6   "homepage": "https://dazhongge.com",
7   "license": "MIT",
8   "authors": {
9     "Rogue": "619455850@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/RogueAndy/RgBaseObject.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "RgBaseObject/*",
20     "RgBaseObject/Category/*",
21     "RgBaseObject/Tool/*"
22   ],
23   "public_header_files": [
24     "RgBaseObject/*.h",
25     "RgBaseObject/Category/*.h",
26     "RgBaseObject/Tool/*.h"
27   ],
28   "frameworks": [
29     "UIKit",
30     "Foundation"
31   ],
32   "requires_arc": true