blob: ff171d0d9f480ee385436bf3483b9369c90edb83 [file] [log] [blame]
{
"name": "FingoPrivateBasePods",
"version": "0.2.0",
"summary": "FingoBaseModule.",
"homepage": "https://gitee.com/Alex00/fingo-private-pods-specs.git",
"license": "MIT",
"authors": {
"张良": "mrzhangliang01@163.com"
},
"source": {
"git": "https://gitee.com/Alex00/fingo-private-pods-specs.git",
"tag": "0.2.0"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "Pods/*.{h,m}",
"subspecs": [
{
"name": "Category",
"source_files": "Pods/Category/*.{h,m}"
},
{
"name": "NSObject",
"source_files": "Pods/NSObject/*.{h,m}"
}
]
}