{ | |
"name": "gfqLib", | |
"version": "1.0.0", | |
"summary": "gfqLib 是一个测试文件用途", | |
"description": "gfqLib 是一个测试文件用途,A short description of gfqLib.", | |
"homepage": "https://gitee.com/xiaoqiangit/ios-sdk", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"jackGong": "xiaoqiangit123@gmail.com" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source": { | |
"git": "https://gitee.com/xiaoqiangit/ios-sdk.git", | |
"tag": "1.0.0" | |
}, | |
"source_files": "demo/demo/gfqClasses/tool.{h,m}" | |
} |