blob: fa47ce5cda045c2be93f3d727fb6711181daae0c [file] [log] [blame]
{
"name": "LNMasonryCategory",
"version": "0.1.0",
"summary": "A category of Masonry to activate/deactive constraints",
"description": "A category of Masonry to activate/deactive constraints",
"homepage": "https://github.com/TorchLennon/LNMasonryCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lennon": "ning.lennon@gmail.com"
},
"source": {
"git": "https://github.com/TorchLennon/LNMasonryCategory.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "LNMasonryCategory/Classes/**/*",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}