blob: d5a170602df8ebd4ffdeb36404f1bf0c51be8895 [file] [log] [blame]
{
"name": "RFTool",
"version": "1.0.1",
"summary": "测试开源框架",
"description": "这是一个测试的开源工具类",
"homepage": "https://github.com/Jissbon/RFTools",
"license": "MIT",
"authors": {
"PRFcode": "462316190@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/Jissbon/RFTools.git",
"tag": "1.0.1"
},
"source_files": [
"RFBlockBtn",
"RFBlockBtn/*.{h,m}"
],
"frameworks": "UIKit"
}