blob: 0ef0c0eda5813005340cb7e747a1a54e7ecfb32c [file] [log] [blame]
{
"name": "YJExtension",
"version": "1.0.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.0.0"
},
"source_files": "YJExtensionDemo/YJExtensionDemo/YJExtension/**/*.{h,m}"
}