blob: f98b4d8750a6ac7d03c1b103c90464719e827c05 [file] [log] [blame]
{
"name": "MyFirstViewDemo1",
"version": "0.2.0",
"summary": "just a demo",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://10.10.10.129/pan_pf/MyFirstViewDemo1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pan_pf": "pan_pf@murongtech.com"
},
"source": {
"git": "http://10.10.10.129/pan_pf/MyFirstViewDemo1.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "13.1"
},
"dependencies": {
"Masonry": [
]
},
"vendored_frameworks": "**/MyFirstView.framework"
}