blob: 2ab42e6bc48ecc0cede7d3009e7df11a5ad4f5e0 [file] [log] [blame]
{
"name": "JFJExtension",
"version": "1.0.6",
"summary": "JFJExtension is an extension to some common classes in the UIKit and Foundation frameworks.",
"description": "JFJExtension is an extension to some common classes in the UIKit and Foundation frameworks. I added many common functions to the system classes, so we can use it more convenience.",
"homepage": "https://github.com/skykywind/JFJExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"skykywind": "jiafujia123@gmail.com"
},
"source": {
"git": "https://github.com/skykywind/JFJExtension.git",
"tag": "1.0.6"
},
"platforms": {
"ios": "10.0"
},
"source_files": "JFJExtension/Classes/**/*",
"swift_versions": [
"4.2",
"5.0",
"5.0"
],
"dependencies": {
"SnapKit": [
]
},
"swift_version": "5.0"
}