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