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