blob: 2304c11fb347fb4f4fab0f428569e8faedc6375d [file] [log] [blame]
{
"name": "YSExtension",
"version": "0.0.7",
"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": "0.0.7"
},
"source_files": [
"YSExtension/YSExtension/YSExtension/Foundation/*.swift",
"YSExtension/YSExtension/YSExtension/UIKit/*.swift"
],
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}