blob: 62dc875af9a9838cc2373642440006c1652530de [file] [log] [blame]
{
"name": "RHCategoryKit",
"version": "1.0.2",
"summary": "some category",
"homepage": "https://github.com/zhu410289616/RHCategoryKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhu410289616": "zhu410289616@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/zhu410289616/RHCategoryKit.git",
"tag": "1.0.2"
},
"source_files": "RHCategory/*.{h,m}",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"Base64nl": [
"~> 1.2"
]
}
}