blob: f0d04ec48f8bc65f42593fded321b195e061859d [file] [log] [blame]
{
"name": "PersonCenter",
"version": "0.0.3",
"summary": "A short description of PersonCenter.",
"description": "for test",
"homepage": "http://EXAMPLE/PersonCenter",
"authors": {
"fremaksim": "lxwgh2007@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/fremaksim/PersonCenterModule.git",
"tag": "0.0.3"
},
"source_files": "PersonCenter/PersonCenter/PersonCenter/**/*.swift",
"dependencies": {
"CTMediator": [
]
}
}