blob: b329045f7da7b2c709329fbfb1e4f228c2eca6b7 [file] [log] [blame]
{
"name": "JYUIKit",
"version": "1.1.2",
"summary": "JY team UIKit",
"description": "JY team UIKit project use",
"homepage": "https://github.com/jiyongTeam/BaseUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BillyZD": "Billyzhang@linked-f.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/jiyongTeam/BaseUIKit.git",
"tag": "1.1.2"
},
"source_files": [
"JYUIKit",
"JYUIKit/UIKit/*"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"swift_version": "5.0"
}