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