blob: 8d38f1c2f27970f27b528dd2e09914791f9f753c [file] [log] [blame]
{
"name": "RBTool",
"version": "1.0.2",
"summary": "RB 工具库",
"description": "RB 的工具库",
"homepage": "https://github.com/mcmengchen/RBTool.git",
"license": "MIT",
"authors": {
"mengchen": "mengchen@roo.bo"
},
"source": {
"git": "https://github.com/mcmengchen/RBTool.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "RBTool/Classes/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"SSZipArchive": [
]
}
}