blob: f02427ef847fe08b5f764d5ea09476580c6693a5 [file] [log] [blame]
{
"name": "MyFirstView",
"version": "0.2.0",
"summary": "MyFirstViewVersion0.2.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://10.10.10.129/pan_pf/PPF_MyFirstView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pan_pf": "pan_pf@murongtech.com"
},
"source": {
"git": "http://10.10.10.129/pan_pf/PPF_MyFirstView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MyFirstView/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}