blob: 720852d85b8e0ba8b37e3bc6ff4c258dfd72c74d [file] [log] [blame]
{
"name": "toolsLib",
"version": "0.0.1",
"summary": "some view lib tools.",
"homepage": "https://github.com/Winlet/Tools",
"license": {
"type": "Copyright",
"text": " Copyright © 2019 刘起伏. All rights reserved.\n"
},
"authors": {
"Winlet": "609330918@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/Winlet/Tools.git",
"tag": "0.0.1"
},
"source_files": "Header/*.h",
"vendored_libraries": "*.a",
"requires_arc": true
}