blob: b1aa7121fea989024512515a8c3a6681cc25fb76 [file] [log] [blame]
{
"name": "RBTool",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "RBTool/Classes/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"SSZipArchive": [
]
}
}