blob: 24ef378bd80aca6b8769c1e7b889c96ea9370f93 [file] [log] [blame]
{
"name": "ComTools",
"version": "0.1.0",
"summary": "a tool for ios",
"description": "ComTools用于项目中,作为一个简单的工具类",
"homepage": "https://github.com/ychen3022/ComTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ychen3022": "3023056944@qq.com"
},
"source": {
"git": "https://github.com/ychen3022/ComTools.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ComTools/Classes/**/*.{h,m}",
"frameworks": "UIKit"
}