blob: df87f01bf691b451b4190fd6093d63244a33ecaf [file] [log] [blame]
{
"name": "ZXHTool",
"version": "0.0.3",
"summary": "ZXHTool 常用的工具类",
"description": "这是一段详细描述,在这里你可以随便写。",
"homepage": "https://github.com/feng3843/ZXHTool.git",
"license": "MIT",
"authors": {
"zhuxinhua": "276878597@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/feng3843/ZXHTool.git",
"tag": "0.0.3"
},
"source_files": "ZXHTool/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"deprecated": true
}