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