blob: 9ff34b75a88dc03903d038e2fa4dd4c66f952a61 [file] [log] [blame]
{
"name": "YSExtension_UIKit",
"version": "1.3.9",
"summary": "常用UIKit的一些扩展",
"homepage": "https://github.com/yscode001/YSExtension_UIKit",
"license": "MIT",
"authors": {
"ys": "yscode@126.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/yscode001/YSExtension_UIKit.git",
"tag": "1.3.9"
},
"source_files": "YSExtension_UIKit/YSExtension_UIKit/YSExtension_UIKit/**/*",
"frameworks": [
"UIKit",
"WebKit"
]
}