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