blob: f9e9b105bfdec6912a4269bb2f18ca8cf7c4d75d [file] [log] [blame]
{
"name": "jxTool",
"version": "1.0.0",
"summary": "my private tool lib",
"description": "my private tool lib,just me",
"homepage": "http://www.baidu.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aaron": "jjzjx118@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jjzjx118/myTools.git",
"tag": "1.0.0"
},
"source_files": "JXTools/**/*.{h,m,swift}",
"pushed_with_swift_version": "4.0"
}