blob: 1bd1afc9e961b80db284d2af3e472187048621c6 [file] [log] [blame]
{
"name": "RGUIKit",
"version": "1.1.10",
"summary": "RGUIKit, My Summary for convenient coding",
"description": "Wrap Many Methods For UIKit. More Convenient Coding.",
"homepage": "https://github.com/RengeRenge/RGUIKit",
"license": "MIT",
"authors": {
"RengeRenge": "lidrkuft123@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/RengeRenge/RGUIKit.git",
"tag": "1.1.10"
},
"source_files": [
"RGUIKit",
"RGUIKit/RGUIKit/**/*.{h,m}"
],
"frameworks": "UIKit"
}