blob: 4b7d43590211bae334761fa4aa1d900c368d70ee [file] [log] [blame]
{
"name": "STOCTool",
"version": "0.9.0",
"summary": "这是一个很有用的基础类",
"description": "这是一个很有用的OC类",
"homepage": "https://gitee.com/redapp1890/STOCTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liyanbin0938@163.com": "redapp1890@163.com"
},
"source": {
"git": "https://gitee.com/redapp1890/STOCTool.git",
"tag": "0.9.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "STOCTool/Classes/**/*",
"public_header_files": "Pod/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"SVProgressHUD": [
]
},
"swift_version": "5.0"
}