blob: 2101aadb913f958e18bb07c276e248e6a5d9a5a3 [file] [log] [blame]
{
"name": "MyProjectBase",
"version": "0.1.0",
"summary": "MyProjectBase.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/lipengfei123/MyProjectBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lpf": "1007027975@qq.com"
},
"source": {
"git": "https://gitee.com/lipengfei123/MyProjectBase.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MyProjectBase/Classes/**/*"
}