blob: 8c3fafc3477f1051f337b4828623559cf7424ebe [file] [log] [blame]
{
"name": "MyFirstView",
"version": "0.4.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.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MyFirstView/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}