blob: 723b715ccc4a72050c4f4f7a9eb31f51dd862bdd [file] [log] [blame]
{
"name": "ExtensionTools",
"version": "0.1.0",
"summary": "开发中常用的类扩展",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/TaylorsZ/ZSExtensionTools.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Taylor": "zhangs1992@126.com"
},
"source": {
"git": "https://github.com/TaylorsZ/ZSExtensionTools.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "ExtensionTools/Classes/**/*",
"frameworks": "UIKit"
}