[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / 6 / 8 / RGUIKit / 1.0.0 / RGUIKit.podspec.json
blobb3351ed344fe824640406ca7f733186ec2722866
2   "name": "RGUIKit",
3   "version": "1.0.0",
4   "summary": "My Summary of convenient coding",
5   "description": "Wrap Many Methods For UIKit. More Convenient Coding.",
6   "homepage": "https://github.com/RengeRenge/RGUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "RengeRenge": "lidrkuft123@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/RengeRenge/RGUIKit.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "RGUIKit",
23     "RGUIKit/**/*.{h,m}"
24   ],
25   "frameworks": "UIKit"