blob: ca2b864bb27ac8ff7cc8e142b35f27aeb56fe282 [file] [log] [blame]
{
"name": "RGUIKit",
"version": "1.1.06",
"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.06"
},
"source_files": [
"RGUIKit",
"RGUIKit/RGUIKit/**/*.{h,m}"
],
"frameworks": "UIKit"
}