blob: 4527b3cde7be880418ad860870b96dfc9513656c [file] [log] [blame]
{
"name": "RBTools",
"version": "0.0.6",
"summary": "iOS tools.",
"description": "RBTools is a collection of iOS tools.",
"homepage": "https://github.com/masm6/RBTools.git",
"license": "MIT",
"authors": {
"xuruibang": "masm_6@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/masm6/RBTools.git",
"tag": "0.0.6"
},
"source_files": [
"RBTools",
"RBTools/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}