blob: 60213761d3c3f7e8303d9c48b0b8328efb409211 [file] [log] [blame]
{
"name": "ZXHTool",
"version": "0.0.4",
"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.4"
},
"source_files": "ZXHTool/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}