blob: dadf15ddc15adb81e81b93a8a982d23e17380fe3 [file] [log] [blame]
{
"name": "JYUIKit",
"version": "1.1.3",
"summary": "JY team JYUIKit",
"description": "JY team JYUIKit 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.3"
},
"source_files": [
"JYUIKit",
"JYUIKit/UIKit/*"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"swift_version": "5.0"
}