blob: 80564c8f3f51256ffa3b16dc9a3e7cc4b3e1e8b1 [file] [log] [blame]
{
"name": "YSExtension",
"version": "1.0.0",
"summary": "常用分类方法扩展",
"homepage": "https://github.com/yscode001/YSExtension",
"license": "MIT",
"authors": {
"ys": "yscode@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yscode001/YSExtension.git",
"tag": "1.0.0"
},
"source_files": [
"YSExtension/YSExtension/YSExtension/Foundation/*.swift",
"YSExtension/YSExtension/YSExtension/UIKit/*.swift"
],
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}