blob: 497bd051a1e2d194bb0284489ed4b2cceae02b4a [file] [log] [blame]
{
"name": "FRKit",
"version": "0.0.11",
"platforms": {
"ios": "9.0"
},
"summary": "iOS开发基础组件库",
"description": "iOS开发基础组件库,主要包含以下内容:\n1、shortcut: 通用宏\n2、Categories:通用类拓展\n2、Functional:通用View控件",
"authors": {
"Qmeanl": "a654543430@126.com"
},
"homepage": "https://github.com/Qmeanl/FRKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/Qmeanl/FRKit.git",
"tag": "0.0.11"
},
"source_files": "FRKit/**/**/**/*.{h,m}"
}