blob: f11165f26092d931d6a42885aaa5562280f81b6c [file] [log] [blame]
{
"name": "SBWorkTool",
"version": "0.0.1",
"summary": "SBWorkTool做共有库",
"description": "使用cocoapods制作共有库(SBWorkTool)",
"homepage": "https://github.com/GithubFarmer/SBWorkTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "GithubFarmer",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GithubFarmer/SBWorkTool.git",
"tag": "0.0.1"
},
"source_files": "SBWorkTool/SATool/*.{h,m}",
"requires_arc": true
}