blob: 99a163d273a31da6078274f44e23ff8fd5fcdcc2 [file] [log] [blame]
{
"name": "JXTools",
"version": "0.0.2",
"summary": "My tools",
"description": "My tools :)",
"homepage": "https://github.com/jjzjx118/JXUtils",
"license": "MIT",
"authors": {
"Aaron.zhu": "jjzjx118@foxmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/jjzjx118/JXUtils.git",
"tag": "0.0.2"
},
"swift_version": "3.2",
"source_files": "JXUtilClasses/*.swift",
"dependencies": {
"HandyJSON": [
"~> 4.0.0-beta.1"
],
"Alamofire": [
]
}
}