{ | |
"name": "XGKit", | |
"version": "1.0.0", | |
"summary": "西瓜公共组件", | |
"description": "西瓜公共组件:网络、UI、工具类...", | |
"homepage": "https://gitlab.xiguacity.cn/songwei/xgcomponentframework-ios.git", | |
"license": "MIT", | |
"authors": { | |
"songwei": "517227087@qq.com" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source": { | |
"git": "https://gitlab.xiguacity.cn/songwei/xgcomponentframework-ios.git", | |
"tag": "1.0.0" | |
}, | |
"source_files": "XGKit/*.h", | |
"public_header_files": "XGKit/XGKit.h" | |
} |