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