blob: 8f1e52b34e41705949be2f0b82bfe9964a51a0cf [file] [log] [blame]
{
"name": "JYSwifter",
"version": "0.1.0",
"summary": "Swift 工程基础框架扩展 以及工具文件",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wjywjwww/JYSwifter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wjywjwww": "wjywjwww@163.com"
},
"source": {
"git": "https://github.com/wjywjwww/JYSwifter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "JYSwifter/Classes/*.swift",
"frameworks": "UIKit",
"swift_version": "5.0"
}