blob: 80c4ab259500be647b0b0bd2bfed58504bcb28db [file] [log] [blame]
{
"name": "PoporMasonry",
"version": "0.0.01",
"summary": "A short description of PoporMasonry.",
"homepage": "https://github.com/popor/PoporMasonry",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"popor": "908891024@qq.com"
},
"source": {
"git": "https://github.com/popor/PoporMasonry.git",
"tag": "0.0.01"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PoporMasonry/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}