blob: 56a521fae9549e6e528be8163ccb944cd3d45727 [file] [log] [blame]
{
"name": "FRKit",
"version": "0.0.10",
"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.10"
},
"source_files": "FRKit/**/**/**/*.{h,m}"
}