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