[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / 0 / 6 / 8 / RGUIKit / 1.3.3 / RGUIKit.podspec.json
blob61d260c837d3cbe1f7d84ee819459777ad97a204
2   "name": "RGUIKit",
3   "version": "1.3.3",
4   "summary": "RGUIKit, My Summary for convenient coding",
5   "description": "Wrap Many Methods For UIKit. More Convenient Coding.",
6   "homepage": "https://github.com/RengeRenge/RGUIKit",
7   "license": "MIT",
8   "authors": {
9     "RengeRenge": "lidrkuft123@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/RengeRenge/RGUIKit.git",
16     "tag": "1.3.3"
17   },
18   "source_files": [
19     "RGUIKit",
20     "RGUIKit/RGUIKit/**/*.{h,m}"
21   ],
22   "frameworks": "UIKit",
23   "dependencies": {
24     "RGObserver": [
26     ],
27     "RGRunTime": [
29     ]
30   }