blob: 959c934fc3118f050acb7eb04731a118d06613f3 [file] [log] [blame]
{
"name": "XJTools_Swift",
"version": "0.1.2",
"summary": "some tools",
"description": "TODO: Add long description of the pod here.",
"swift_versions": "4.0",
"homepage": "https://github.com/jingxuelong/XJTools_Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jingxuelong": "jingxuelong0037@126.com"
},
"source": {
"git": "https://github.com/jingxuelong/XJTools_Swift.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "XJTools_Swift/Classes/**/*",
"dependencies": {
"SnapKit": [
"~> 4.2.0"
]
},
"swift_version": "4.0"
}