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