blob: 79dff6b031086f23ea3b48f15c6b4e709c1d8bea [file] [log] [blame]
{
"name": "YSExt_UIKit",
"version": "1.0.6",
"summary": "常用UIKit的一些扩展",
"homepage": "https://github.com/yscode001/YSExt_UIKit",
"license": "MIT",
"authors": {
"ys": "yscode@126.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/yscode001/YSExt_UIKit.git",
"tag": "1.0.6"
},
"source_files": "YSExt_UIKit/YSExt_UIKit/YSExt_UIKit/**/*",
"frameworks": [
"UIKit",
"WebKit"
],
"deprecated": true
}