blob: cce677f66788e35392b376f9088ab3605a08063b [file] [log] [blame]
{
"name": "GXModel",
"version": "0.1.0",
"summary": "json转模型库封装",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/xiaowu1225/GXModel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiaowu1225": "suiyuan78223@163.com"
},
"source": {
"git": "https://gitee.com/xiaowu1225/GXModel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GXModel/Classes/**/*.{h,m}"
}