blob: ec701e80167f0250855035ef519fbd5a590da344 [file] [log] [blame]
{
"name": "GGBasePageModel",
"version": "0.1.0",
"summary": "GGBasePageModel 是 iOS 平台,OC 语言下的分页模型基类",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/github6022244/GGBasePageModel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"github6022244": "1563084860@qq.com"
},
"source": {
"git": "https://github.com/github6022244/GGBasePageModel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GGBasePageModel/Classes/**/*"
}