blob: e7246331e325ec13b42e097065bddcd7b46c062a [file] [log] [blame]
{
"name": "JSTools",
"version": "0.1.2",
"summary": "A short description of JSTools.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/nicehere/JSTools.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jeemy": "115096116@qq.com"
},
"source": {
"git": "https://gitee.com/nicehere/JSTools.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JSTools/Classes/**/*",
"dependencies": {
"MJExtension": [
"~> 3.0.15.1"
]
}
}