blob: 3e1b3a6376f008cc84f5efe259b939f27ec938fe [file] [log] [blame]
{
"name": "YJExtension",
"version": "1.3.0",
"summary": "常用分类框架",
"description": "开发中常用的分类集合,协助你快速开发",
"homepage": "https://github.com/feng562925462/YJExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"odreamboy": "562925462@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/feng562925462/YJExtension.git",
"tag": "1.3.0"
},
"source_files": "YJExtensionDemo/YJExtensionDemo/YJExtension/**/*.{h,m}"
}