blob: 21f4a9cf15ac50584e836e7fcae8d11632eadab7 [file] [log] [blame]
{
"name": "AdvancedUIKit",
"version": "0.0.1",
"summary": "Advanced UIKit.",
"description": "Encapsulation on UIKit to help you develop a little fast.",
"homepage": "http://www.baidu.com",
"license": "MIT",
"authors": {
"": "houyixian@sunlands.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/houyixian/AdvancedUIKit.git",
"tag": "0.0.1"
},
"source_files": [
"AdvancedUiKit",
"AdvancedUIKit/*.{h,swift}"
],
"frameworks": [
"Foundation",
"UIKit"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}