blob: c2b66410811c8c7b5f48eaa06f85f2a62edcc11d [file] [log] [blame]
{
"name": "RGUIKit",
"version": "1.2.6",
"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.2.6"
},
"source_files": [
"RGUIKit",
"RGUIKit/RGUIKit/**/*.{h,m}"
],
"frameworks": "UIKit",
"dependencies": {
"RGObserver": [
],
"RGRunTime": [
]
}
}