blob: 19b1fa2203cfc728512f55f98eff6d2924a65bc7 [file] [log] [blame]
{
"name": "RHKit",
"version": "1.0.6",
"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.6"
},
"source_files": "RHKit/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}