blob: b5521e9162b5f620db2c987363f8595c8408a0ff [file] [log] [blame]
{
"name": "JYSwifter",
"version": "0.2.4",
"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.2.4"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "JYSwifter/Classes/*.swift",
"frameworks": "UIKit",
"swift_version": "5.0"
}