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