blob: af5f17f5b84dfd4171fc8eacc690d21677fe9a72 [file] [log] [blame]
{
"name": "RHKit",
"version": "1.0.3",
"summary": "iOS常用组件",
"homepage": "https://github.com/guorenhao/RHKit",
"license": "MIT",
"authors": {
"Abner_G": "grh_1990@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/guorenhao/RHKit.git",
"tag": "1.0.3"
},
"source_files": "RHKit/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}